X-Git-Url: https://v.licheni.net/stack/conf/irssi-colors-solarized.git/blobdiff_plain/83972b9ca9e5d7194e513024d9fbe9ac2c2a8a62..716c7d601974a6cb77eee8cf4a36fd07a9ba62d2:/solarized-universal.theme diff --git a/solarized-universal.theme b/solarized-universal.theme index d7fcdcd..5071049 100644 --- a/solarized-universal.theme +++ b/solarized-universal.theme @@ -164,7 +164,7 @@ abstracts = { # public message in channel meant for me, $0 = nick mode, $1 = nick pubmsgmenick = "{msgnick $0 $1-}"; # %m = magenta - menick = "%m$*%n"; + menick = "%w%4$*%n"; # public highlighted message in channel # $0 = highlight color, $1 = nick mode, $2 = nick @@ -341,12 +341,12 @@ abstracts = { # This also affects the color of the window with activity in adv_windowlist sb_act_text = "%w$*"; # public message (ordinary messages) - sb_act_msg = "%R$*"; + sb_act_msg = "%U%W$*"; # hilight (when people actually chat) # This also affects the color of the window with direct message in adv_windowlist sb_act_hilight = "%m$*"; # hilight with specified color, $0 = color, $1 = text - sb_act_hilight_color = "$0$1-%n"; + sb_act_hilight_color = "$0%1$1-%n"; ### For usercount.pl script