Change polybar keyboard module color

This commit is contained in:
Tanguy Herbron 2021-04-26 17:25:26 +02:00
parent 05c0540b87
commit a6fe74d1fa

View File

@ -1033,7 +1033,7 @@ blacklist-1 = scroll lock
; <label-indicator> (default) ; <label-indicator> (default)
format =  <label-layout> <label-indicator> format =  <label-layout> <label-indicator>
;;format-spacing = 0 ;;format-spacing = 0
format-foreground = ${color.yellow} format-foreground = ${color.cyan}
; Available tokens: ; Available tokens:
; %layout% ; %layout%
@ -1043,7 +1043,7 @@ format-foreground = ${color.yellow}
label-layout = %layout% label-layout = %layout%
;;label-layout-padding = 2 ;;label-layout-padding = 2
;;label-layout-background = #bc99ed ;;label-layout-background = #bc99ed
; label-layout-foreground = ${color.yellow} label-layout-foreground = ${color.white}
; Available tokens: ; Available tokens:
; %name% ; %name%