From b4f636529a67aa7eae634f086ce86b706ae68b53 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sat, 6 Sep 2025 10:12:39 +0530 Subject: changed battery charging color to mauve --- .config/polybar/colors.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/colors.ini b/.config/polybar/colors.ini index 84c268e..f5410b3 100644 --- a/.config/polybar/colors.ini +++ b/.config/polybar/colors.ini @@ -64,7 +64,7 @@ vol-bg = ${colors.mauve} vol-fg-alt = ${colors.foreground-alt} vol-bg-alt = ${colors.peach} -batt-charging-bg = ${colors.green} +batt-charging-bg = ${colors.mauve} batt-charging-fg = ${colors.foreground-alt} batt-discharging-bg = ${colors.peach} -- cgit v1.2.3