Change network module colorschemes

They were distracting me
This commit is contained in:
Salt 2017-08-14 15:24:52 -05:00
parent 959c055062
commit 2f61776392

View File

@ -347,13 +347,15 @@ interval = 1
[module/wlan-up]
inherit = template/module/network
label-connected = %upspeed%
label-connected-background = ${res/colors.accent-control}
label-connected-foreground = ${res/colors.accent-control}
label-connected-background = ${res/colors.background}
label-disconnected = %ifname% Disconnected
[module/wlan-down]
inherit = template/module/network
label-connected = %downspeed%
label-connected-background = ${res/colors.accent-control-dark}
label-connected-foreground = ${res/colors.accent-control-dark}
label-connected-background = ${res/colors.background}
[module/xbacklight]
type = internal/xbacklight