diff --git a/home/.config/awesome/theme.lua b/home/.config/awesome/theme.lua index 2b8ea3a..e215639 100644 --- a/home/.config/awesome/theme.lua +++ b/home/.config/awesome/theme.lua @@ -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