v.licheni.net
/
stack
/
conf
/
irssi-colors-solarized.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
83972b9
)
better hilight colors because red was unreadable
author
stack
<stack@inventati.org>
Sat, 2 Mar 2013 15:15:53 +0000
(16:15 +0100)
committer
stack
<stack@inventati.org>
Sat, 2 Mar 2013 15:42:17 +0000
(16:42 +0100)
solarized-universal.theme
patch
|
blob
|
history
diff --git
a/solarized-universal.theme
b/solarized-universal.theme
index
d7fcdcd
..
c07de7a
100644
(file)
--- a/
solarized-universal.theme
+++ b/
solarized-universal.theme
@@
-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)
# 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
# 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
### For usercount.pl script