Fix colours for some polybar modules

This commit is contained in:
Tanguy Herbron 2020-08-03 10:27:59 +02:00
parent d66cb695ed
commit cb432397b7

View File

@ -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}
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_