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

added sb_topic_bg

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1845 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-10-17 14:59:02 +00:00 committed by cras
parent 980bd19808
commit 7446a0eb3a

View File

@ -249,6 +249,8 @@ abstracts = {
sb_prompt_bg = "%0";
# background for info statusbar
sb_info_bg = "%8";
# background for topicbar (same default)
#sb_topic_bg = "%4";
sb = " %c[%n$0-%c]%n";
sbmode = "(%c+%n$0-)";