Use more cyan in theme

(cherry picked from commit 2fca28c2d0)
This commit is contained in:
Warren Hood 2023-02-28 00:06:31 +02:00 committed by Warren Hood
parent 76edec0bc0
commit 80226b69dc

View file

@ -27,14 +27,14 @@ theme.bg_minimize = "#222222"
theme.bg_systray = "#7777DD"
theme.fg_normal = "#FFFFFF"
theme.fg_focus = "#77DD77"
theme.fg_focus = "#77DDDD"
theme.fg_urgent = "#FFFFFF"
theme.fg_minimize = "#AAAAAA"
theme.useless_gap = dpi(6)
theme.border_width = dpi(2)
theme.border_normal = "#333333"
theme.border_focus = "#77DD77"
theme.border_focus = "#77D7D7"
theme.border_marked = "#900090"
-- There are other variable sets