diff options
| author | Yigit Sever | 2020-05-14 22:40:44 +0300 |
|---|---|---|
| committer | Yigit Sever | 2020-05-14 22:40:44 +0300 |
| commit | 75f18db25d453fafcf19121384198f3e96250c9d (patch) | |
| tree | 87a094701adbe08679eb8c9903d3cc5ea8378e91 | |
| parent | 96d6dcb04b8e2ad53e2c3422b776413edf9242ed (diff) | |
| download | dotfiles-75f18db25d453fafcf19121384198f3e96250c9d.tar.gz dotfiles-75f18db25d453fafcf19121384198f3e96250c9d.tar.bz2 dotfiles-75f18db25d453fafcf19121384198f3e96250c9d.zip | |
tracking irssi theme
| -rw-r--r-- | .irssi/default.theme | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.irssi/default.theme b/.irssi/default.theme index 79b1af5..0387af9 100644 --- a/.irssi/default.theme +++ b/.irssi/default.theme | |||
| @@ -293,3 +293,8 @@ abstracts = { | |||
| 293 | # hilight with specified color, $0 = color, $1 = text | 293 | # hilight with specified color, $0 = color, $1 = text |
| 294 | sb_act_hilight_color = "$0$1-%n"; | 294 | sb_act_hilight_color = "$0$1-%n"; |
| 295 | }; | 295 | }; |
| 296 | formats = { | ||
| 297 | "fe-common/core" = { | ||
| 298 | pubmsg = "{pubmsgnick $2 {pubnick \00312$[0]0}}$1"; | ||
| 299 | }; | ||
| 300 | }; | ||
