mirror of
https://github.com/ksyasuda/rice.git
synced 2024-10-28 09:04:10 -07:00
update bspwm workspace colors
This commit is contained in:
parent
7a6acf05cf
commit
66a2c773e8
@ -27,11 +27,11 @@ red = "#ff6c6b"
|
||||
pink = #EC6798
|
||||
purple = "#c678dd"
|
||||
blue = "#51afef"
|
||||
cyan = "#56B6c2"
|
||||
cyan = "#46d9ff"
|
||||
teal = #00B19F
|
||||
green = "#98be65"
|
||||
lime = #B9C244
|
||||
yellow = "#d19a66"
|
||||
yellow = "#ecbe7b"
|
||||
amber = #d19a66
|
||||
orange = #da8548
|
||||
brown = #AC8476
|
||||
|
@ -1415,7 +1415,7 @@ format-underline = ${color.background}
|
||||
; label-active = %name%
|
||||
label-active = %icon%
|
||||
label-active-foreground = ${color.foreground}
|
||||
label-active-background = ${color.primary}
|
||||
label-active-background = ${color.purple}
|
||||
|
||||
|
||||
; Available tokens:
|
||||
|
Loading…
Reference in New Issue
Block a user