From 191237564ea9ddd21fb9fea2c1d3be529c650f1f Mon Sep 17 00:00:00 2001 From: MoritzBoehme Date: Tue, 26 Oct 2021 09:36:01 +0200 Subject: [PATCH] changed bar color --- modules/desktop/polybar/colors.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/desktop/polybar/colors.ini b/modules/desktop/polybar/colors.ini index a76c124..8cdf125 100755 --- a/modules/desktop/polybar/colors.ini +++ b/modules/desktop/polybar/colors.ini @@ -13,6 +13,6 @@ red = #ff5555 yellow = #f1fa8c foreground-alt = ${self.foreground} -background-alt = #1E2029 +background-alt = #44475a primary = ${self.pink} secondary = ${self.green}