Compare commits

..

No commits in common. "12f8744211a5ab1c2c2d7c0a7481cccf21492f94" and "d89c021f1059f0b6f1b4e83e53c2ea7c56486bc6" have entirely different histories.

View File

@ -13,8 +13,8 @@ local theme = {}
theme.font = "sans 8"
theme.bg_normal = "#2f1e2e"
theme.bg_focus = "#815ba4"
theme.bg_normal = "#222222"
theme.bg_focus = "#535d6c"
theme.bg_urgent = "#ff0000"
theme.bg_minimize = "#444444"
theme.bg_systray = theme.bg_normal