Fixed some colors
This commit is contained in:
parent
730bc35c1f
commit
3c0a76e63f
|
@ -39,6 +39,11 @@ theme.border_marked = theme.bg_marked
|
||||||
theme.tasklist_bg_focus = "#464646"
|
theme.tasklist_bg_focus = "#464646"
|
||||||
theme.tasklist_bg_normal = theme.bg_normal
|
theme.tasklist_bg_normal = theme.bg_normal
|
||||||
|
|
||||||
|
theme.wallpapers_button_bg_focus = "#464646"
|
||||||
|
theme.mailbox_button_bg_focus = "#464646"
|
||||||
|
theme.powercontrol_button_bg_focus = "#464646"
|
||||||
|
theme.taglist_bg_focus = "#464646"
|
||||||
|
|
||||||
-- There are other variable sets
|
-- There are other variable sets
|
||||||
|
|
||||||
-- overriding the default one when
|
-- overriding the default one when
|
||||||
|
|
Loading…
Reference in New Issue