Polybar: Tweak coloration

This commit is contained in:
Salt 2018-05-17 16:39:14 -05:00
parent ca3395959f
commit 3083814d0b

View File

@ -14,12 +14,12 @@ alert = ${xrdb:color3}
warning = ${xrdb:color1} warning = ${xrdb:color1}
icon-battery = ${xrdb:color7} icon-battery = ${xrdb:color7}
icon-cpu = ${xrdb:color4} icon-cpu = ${xrdb:color12}
icon-date = ${xrdb:color7} icon-date = ${xrdb:color7}
icon-fs = ${xrdb:color2} icon-fs = ${xrdb:color10}
icon-memory = ${xrdb:color5} icon-memory = ${xrdb:color13}
icon-volume = ${xrdb:color7} icon-volume = ${xrdb:color7}
icon-wlan = ${xrdb:color6} icon-wlan = ${xrdb:color14}
icon-wm = ${xrdb:color7} icon-wm = ${xrdb:color7}
icon-xbacklight = ${xrdb:color7} icon-xbacklight = ${xrdb:color7}
icon-xwindow = ${xrdb:color7} icon-xwindow = ${xrdb:color7}