From 4ac6c43523a2763909a96f5341df4b3b2036e217 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Sun, 22 Dec 2024 09:33:34 +0100 Subject: Updated polybar theme --- polybar/.config/polybar/bspwm.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'polybar/.config') diff --git a/polybar/.config/polybar/bspwm.ini b/polybar/.config/polybar/bspwm.ini index 046165d..71ea3a3 100644 --- a/polybar/.config/polybar/bspwm.ini +++ b/polybar/.config/polybar/bspwm.ini @@ -15,7 +15,7 @@ overline-color = #f00 underline-size = 1 underline-color = #00f -border-bottom-size = 1 +border-bottom-size = 0 border-bottom-color = #d8dee9 spacing = 1 @@ -47,12 +47,12 @@ enable-scroll = false label-focused = ${self.label} label-focused-padding = ${self.padding} -label-focused-foreground = ${colors.foreground-alt} +label-focused-foreground = ${colors.foreground} label-focused-background = ${colors.background-emph} label-occupied = ${self.label} -label-occupied-background = ${colors.background-alt} label-occupied-foreground = ${colors.foreground} +label-occupied-background = ${colors.background} label-occupied-padding = ${self.padding} label-urgent = ${self.label} -- cgit v1.2.3