1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00

Use white foreground color for blue-bg'd statusbars instead of "default color" which doesn't work well if it's not white.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2194 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-12-04 14:56:28 +00:00 committed by cras
parent fbf8ba37c9
commit 6211e7a460

View File

@ -246,7 +246,7 @@ abstracts = {
# default background for all statusbars. You can also give
# the default foreground color for statusbar items.
sb_background = "%4";
sb_background = "%4%w";
# default backround for "default" statusbar group
#sb_default_bg = "%4";