From 1aec0d3f278fff9558cb633b533d6f4ca645f202 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 08 Mar 2016 16:02:27 -0500 Subject: .config/fbpanel/taskbar: Set genmon text color Match the text color of the Vertex-Dark theme. --- diff --git a/.config/fbpanel/taskbar b/.config/fbpanel/taskbar index e3a6cdf..3656b34 100644 --- a/.config/fbpanel/taskbar +++ b/.config/fbpanel/taskbar @@ -9,7 +9,7 @@ Global { setdocktype = true setpartialstrut = true transparent = false - tintcolor = #2f2f2f + tintcolor = #000000 alpha = 255 autohide = false roundcorners = false @@ -60,7 +60,7 @@ Plugin { config { command = amixer get Master,0 | sed -n 's/^.*Playback [0-9]* \[\([0-9]*%\)\].*$/\1 ₎)/p' textsize = 10240 - textcolor = black + textcolor = #F3F3F5 pollingtime = 1 maxtextlength = 7 } -- cgit v0.9.1