some more awesome stuff...

This commit is contained in:
Johannes Findeisen 2015-06-29 18:15:40 +02:00
commit 52591d7ddd
2 changed files with 7 additions and 7 deletions

View file

@ -11,19 +11,19 @@ theme = {}
theme.font = "sans 8"
theme.bg_normal = "#222222"
theme.bg_focus = "#535d6c"
theme.bg_focus = "#222222"
theme.bg_urgent = "#ff0000"
theme.bg_minimize = "#444444"
theme.bg_systray = theme.bg_normal
theme.fg_normal = "#aaaaaa"
theme.fg_focus = "#ffffff"
theme.fg_focus = "#ffa500"
theme.fg_urgent = "#ffffff"
theme.fg_minimize = "#ffffff"
theme.border_width = 1
theme.border_width = 2
theme.border_normal = "#000000"
theme.border_focus = "#535d6c"
theme.border_focus = "#ffa500"
theme.border_marked = "#91231c"
-- There are other variable sets