Customize wibar
This commit is contained in:
@@ -6,10 +6,10 @@ local theme = {}
|
||||
|
||||
theme.font = "sans 8"
|
||||
|
||||
theme.bg_normal = "#22222200"
|
||||
theme.bg_focus = "#535d6c00"
|
||||
theme.bg_urgent = "#ff000000"
|
||||
theme.bg_minimize = "#44444400"
|
||||
theme.bg_normal = "#22222299"
|
||||
theme.bg_focus = "#535d6c99"
|
||||
theme.bg_urgent = "#ff000099"
|
||||
theme.bg_minimize = "#44444499"
|
||||
theme.bg_systray = theme.bg_normal
|
||||
|
||||
theme.fg_normal = "#cccccc"
|
||||
|
||||
Reference in New Issue
Block a user