From ebcebe8e768334895532571bcf004b4b1e996979 Mon Sep 17 00:00:00 2001 From: Moritz Date: Wed, 11 Aug 2021 16:25:46 +0200 Subject: [PATCH] changed colors --- .config/polybar/modules.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/polybar/modules.ini b/.config/polybar/modules.ini index be38bff..0e0c8c4 100755 --- a/.config/polybar/modules.ini +++ b/.config/polybar/modules.ini @@ -88,7 +88,7 @@ label-focused-foreground = ${colors.purple} label-focused-padding = 1 label-occupied =  -label-occupied-foreground = ${colors.pink} +label-occupied-foreground = ${colors.comment} label-occupied-padding = 1 label-urgent =  @@ -96,7 +96,7 @@ label-urgent-foreground = ${colors.red} label-urgent-padding = 1 label-empty =  -label-empty-foreground = ${colors.foreground} +label-empty-foreground = ${colors.comment} ; label-empty-background = ${colors.pink} label-empty-padding = 1