Fix colours for some polybar modules
This commit is contained in:
parent
d66cb695ed
commit
cb432397b7
@ -591,7 +591,7 @@ label-mode-background = #e60053
|
|||||||
; %output%
|
; %output%
|
||||||
; Default: %icon% %name%
|
; Default: %icon% %name%
|
||||||
label-focused = %index%
|
label-focused = %index%
|
||||||
label-focused-foreground = #ffffff
|
label-focused-foreground = ${color.fg}
|
||||||
label-focused-background = ${color.sbg}
|
label-focused-background = ${color.sbg}
|
||||||
label-focused-underline = ${color.ac}
|
label-focused-underline = ${color.ac}
|
||||||
label-focused-padding = 4
|
label-focused-padding = 4
|
||||||
@ -1051,7 +1051,7 @@ label-maxlen = 30
|
|||||||
; Available tokens:
|
; Available tokens:
|
||||||
; None
|
; None
|
||||||
label-empty = Arch Linux
|
label-empty = Arch Linux
|
||||||
label-empty-foreground = #707880
|
label-empty-foreground = ${color.fg}
|
||||||
|
|
||||||
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user