From c0f0efdbba42cc14ade48da2f6dfaedcc35c79ff Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 19 Jan 2020 18:55:55 +0530 Subject: [iceberg] X --- polybar/.config/polybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'polybar') diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index bb89b73..be3190d 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -3,7 +3,7 @@ screenchange-reload = true [colors] #background = ${xrdb:color0:#222} -background = ${xrdb:background:#161719} +background = ${xrdb:background:#161821} background-alt = ${xrdb:color0:#000} ;foreground = ${xrdb:color7:#222} foreground = ${xrdb:foreground:#c5c8c6} @@ -68,7 +68,7 @@ ws-icon-7 = game;戮 ws-icon-default =  label-focused = %name% -label-focused-foreground = ${xrdb:color12:#ffd7b1} +label-focused-foreground = ${xrdb:color4:#ffd7b1} label-focused-padding = 1 ;label-focused-font = 10 -- cgit v1.2.3