Modify border_focus color
This commit is contained in:
parent
621cac5bfd
commit
52215a2845
@ -18,7 +18,7 @@ theme.fg_minimize = "#ffffff"
|
|||||||
|
|
||||||
theme.border_width = 1
|
theme.border_width = 1
|
||||||
theme.border_normal = "#000000"
|
theme.border_normal = "#000000"
|
||||||
theme.border_focus = "#ffffff"
|
theme.border_focus = "#eeeeee"
|
||||||
theme.border_marked = "#ff0000"
|
theme.border_marked = "#ff0000"
|
||||||
|
|
||||||
-- There are another variables sets
|
-- There are another variables sets
|
||||||
|
Loading…
x
Reference in New Issue
Block a user