Colors and misc changes

This commit is contained in:
2022-04-15 19:49:41 +03:00
parent cee82b5305
commit 82a80a5997
6 changed files with 15 additions and 16 deletions

View File

@@ -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