Colors and misc changes
This commit is contained in:
@@ -27,9 +27,9 @@ theme.fg_urgent = "#ffffff"
|
||||
theme.fg_minimize = "#ffffff"
|
||||
|
||||
theme.taglist_bg_empty = theme.bg_normal
|
||||
theme.taglist_bg_occupied = "#ffffff1a"
|
||||
theme.taglist_bg_occupied = theme.bg_focus
|
||||
theme.taglist_bg_urgent = "#e91e6399"
|
||||
theme.taglist_bg_focus = theme.bg_focus
|
||||
theme.taglist_bg_focus = "#ffffff1a"
|
||||
|
||||
theme.tasklist_bg_normal = theme.bg_normal
|
||||
theme.tasklist_bg_focus = theme.bg_focus
|
||||
|
Reference in New Issue
Block a user