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