Update polybar colors for ayu color scheme
This commit is contained in:
parent
c342da86f6
commit
92b858e4e9
@ -13,10 +13,10 @@
|
||||
[color]
|
||||
|
||||
;; Active Colors
|
||||
bg = #2E3440
|
||||
fg = #ECEFF4
|
||||
ac = #88C0D0
|
||||
sbg = #4C566A
|
||||
bg = ${xrdb:background}
|
||||
fg = ${xrdb:foreground}
|
||||
ac = #FFCC66
|
||||
sbg = #343F4C
|
||||
|
||||
;; Bars
|
||||
bi = #00BCD4
|
||||
|
Loading…
Reference in New Issue
Block a user