[awesome] invert active tag colors
This commit is contained in:
parent
b9a2749551
commit
3a0bb3f633
|
@ -43,8 +43,8 @@ theme.fg_urgent = theme.fg_focus
|
|||
theme.fg_minimize = theme.colors.fg_normal
|
||||
|
||||
theme.taglist_font = "IPAGothic 10"
|
||||
theme.taglist_bg_focus = theme.colors.green
|
||||
theme.taglist_fg_focus = theme.colors.base2
|
||||
theme.taglist_bg_focus = theme.colors.base3
|
||||
theme.taglist_fg_focus = theme.colors.base00
|
||||
|
||||
theme.useless_gap = dpi(0)
|
||||
theme.border_width = 1
|
||||
|
|
Reference in a new issue