This is the proper color to match my rofi skin.
This commit is contained in:
parent
d89c021f10
commit
9a71d847d6
@ -13,7 +13,7 @@ local theme = {}
|
||||
|
||||
theme.font = "sans 8"
|
||||
|
||||
theme.bg_normal = "#222222"
|
||||
theme.bg_normal = "#2f1e2e"
|
||||
theme.bg_focus = "#535d6c"
|
||||
theme.bg_urgent = "#ff0000"
|
||||
theme.bg_minimize = "#444444"
|
||||
|
Loading…
Reference in New Issue
Block a user