diff options
author | Timo Sirainen <cras@irssi.org> | 2001-12-04 14:43:52 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2001-12-04 14:43:52 +0000 |
commit | fbf8ba37c9fccb618a62ed98416750e6574e8c2d (patch) | |
tree | 2b8e6d03215b303cd06db4db61ea9ab2ddf89054 /default.theme | |
parent | 377b66745dade5fb1bb6ca5bfe3ba95ef74966e9 (diff) | |
download | irssi-fbf8ba37c9fccb618a62ed98416750e6574e8c2d.zip |
Added text "You can also give the default foreground color for statusbar items." to sb_background setting.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2193 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'default.theme')
-rw-r--r-- | default.theme | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/default.theme b/default.theme index 97c2fa7f..bb7866c5 100644 --- a/default.theme +++ b/default.theme @@ -244,7 +244,8 @@ abstracts = { ## statusbar ## - # default background for all statusbars + # default background for all statusbars. You can also give + # the default foreground color for statusbar items. sb_background = "%4"; # default backround for "default" statusbar group |