From cb432397b7b099fe4381af2d64fb5d38a0f1d9d2 Mon Sep 17 00:00:00 2001 From: "tanguy@aristotle" Date: Mon, 3 Aug 2020 10:27:59 +0200 Subject: [PATCH] Fix colours for some polybar modules --- .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 bb94c4b..327fd1b 100644 --- a/.config/polybar/modules.ini +++ b/.config/polybar/modules.ini @@ -591,7 +591,7 @@ label-mode-background = #e60053 ; %output% ; Default: %icon% %name% label-focused = %index% -label-focused-foreground = #ffffff +label-focused-foreground = ${color.fg} label-focused-background = ${color.sbg} label-focused-underline = ${color.ac} label-focused-padding = 4 @@ -1051,7 +1051,7 @@ label-maxlen = 30 ; Available tokens: ; None label-empty =  Arch Linux -label-empty-foreground = #707880 +label-empty-foreground = ${color.fg} ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_