diff --git a/.config/polybar/modules.ini b/.config/polybar/modules.ini index 2721758..f7896e0 100644 --- a/.config/polybar/modules.ini +++ b/.config/polybar/modules.ini @@ -7,11 +7,11 @@ reverse-scroll = true label-focused = %{T3} label-focused-foreground = ${color.accent} label-occupied = %{T3} -label-occupied-foreground = ${color.accent} +label-occupied-foreground = ${color.foreground} label-urgent = %{T3} label-urgent-foreground = ${color.attention} label-empty = %{T3} -label-empty-foreground = ${color.accent} +label-empty-foreground = ${color.foreground} label-separator = " " label-separator-padding = 0