moved colors in seperate file
This commit is contained in:
23
.config/polybar/colors
Normal file
23
.config/polybar/colors
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors]
|
||||
background = #00000000
|
||||
foreground = #dfdfdf
|
||||
text = ${xrdb:color15:#ffffff}
|
||||
|
||||
|
||||
i3-mode-fg = #000
|
||||
i3-mode-bg = #e6e600
|
||||
|
||||
i3-focus-ul = #f90000
|
||||
i3-focus-bg = #00000000
|
||||
|
||||
i3-visable-ul = #ffff00
|
||||
i3-visable-bg = c#00000000
|
||||
|
||||
i3-urgent-bg = #3399ff
|
||||
|
||||
cpu-ul = #4bffdc
|
||||
date-ul = #0a6cf5
|
||||
vol-ul = #ff6600
|
||||
bat-ul = #ffb52a
|
||||
spotify-ul = #00b300
|
||||
wg-ul = #00b300
|
||||
Reference in New Issue
Block a user