transparency and proper height
This commit is contained in:
parent
1334851ba2
commit
5baa9515af
2 changed files with 5 additions and 5 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue