commit 80f032fcaaec93f7bea614306adc324043a34e5d
parent cc6bc920164398c21613fd7b0ea4b10303c0abd8
Author: Suraj N. Kurapati <sunaku@gmail.com>
Date: Sat, 5 Dec 2009 08:09:48 -0800
set background to Wombat gutter color in wmii Wombat theme
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wmii.suckless.org/themes.tpl b/wmii.suckless.org/themes.tpl
@@ -69,7 +69,7 @@ WMII_NORMCOLORS=('#e0e0e0' '#444444' '#666666')
theme 'Wombat (from Vim)'
WMII_FOCUSCOLORS=('#000000' '#cae682' '#303030')
-WMII_BACKGROUND='#303030'
+WMII_BACKGROUND='#000000'
WMII_NORMCOLORS=('#f6f3e8' '#242424' '#303030')
theme 'gray and green'