[awesome] invert active tag colors

This commit is contained in:
Simon Bruder 2019-07-20 14:31:54 +00:00
parent b9a2749551
commit 3a0bb3f633
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -43,8 +43,8 @@ theme.fg_urgent = theme.fg_focus
theme.fg_minimize = theme.colors.fg_normal theme.fg_minimize = theme.colors.fg_normal
theme.taglist_font = "IPAGothic 10" theme.taglist_font = "IPAGothic 10"
theme.taglist_bg_focus = theme.colors.green theme.taglist_bg_focus = theme.colors.base3
theme.taglist_fg_focus = theme.colors.base2 theme.taglist_fg_focus = theme.colors.base00
theme.useless_gap = dpi(0) theme.useless_gap = dpi(0)
theme.border_width = 1 theme.border_width = 1