diff options
author | markt <markt> | 2007-01-14 19:00:18 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-14 19:00:18 (GMT) |
commit | 6ed9f38b7a6cb4ac85522b9f9c2074342ddffd3f (patch) | |
tree | 4c2b9c313ea043059e7058db46f6e8c211aa8d14 /data/styles/Emerge/theme.cfg | |
parent | 16743aad06e7f8b6c2d3b0aab4311980ce06dc16 (diff) | |
download | fluxbox-6ed9f38b7a6cb4ac85522b9f9c2074342ddffd3f.zip fluxbox-6ed9f38b7a6cb4ac85522b9f9c2074342ddffd3f.tar.bz2 |
several fixes for background option in styles
Diffstat (limited to 'data/styles/Emerge/theme.cfg')
-rw-r--r-- | data/styles/Emerge/theme.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/styles/Emerge/theme.cfg b/data/styles/Emerge/theme.cfg index 9143e5d..3ef4799 100644 --- a/data/styles/Emerge/theme.cfg +++ b/data/styles/Emerge/theme.cfg | |||
@@ -192,3 +192,6 @@ toolbar.iconbar.empty.colorTo: #cfcfcf | |||
192 | 192 | ||
193 | toolbar.iconbar.borderWidth: 1 | 193 | toolbar.iconbar.borderWidth: 1 |
194 | toolbar.iconbar.borderColor: #dbdbdb | 194 | toolbar.iconbar.borderColor: #dbdbdb |
195 | |||
196 | ! need this here, even though there is no background in the style | ||
197 | background: none | ||