1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00

commented out sb_default_bg and added sb_background - now old themes that

change statusbar background should work again properly.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1881 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-10-21 15:22:22 +00:00 committed by cras
parent 1256621041
commit 373fad3ced

View File

@ -243,8 +243,11 @@ abstracts = {
## statusbar
##
# default background for all statusbars
sb_background = "%4";
# default backround for "default" statusbar group
sb_default_bg = "%4";
#sb_default_bg = "%4";
# background for prompt / input line
sb_prompt_bg = "%0";
# background for info statusbar