transparency and proper height

This commit is contained in:
Barak Michener 2014-06-04 13:34:51 -04:00
parent 1334851ba2
commit 5baa9515af
2 changed files with 5 additions and 5 deletions

View file

@ -9,8 +9,8 @@ theme = {}
theme.font = "Ubuntu 10"
theme.bg_normal = "#222222"
theme.bg_focus = "#535d6c"
theme.bg_normal = "#222222c0"
theme.bg_focus = "#535d6ca0"
theme.bg_urgent = "#ff0000"
theme.bg_minimize = "#444444"