From 2f9287d8b0ff7459220a9b14c64d989b415857ce Mon Sep 17 00:00:00 2001 From: RealStickman Date: Thu, 4 Mar 2021 20:42:21 +0100 Subject: [PATCH] Lighter bar --- arch-config/.config/polybar/colors.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch-config/.config/polybar/colors.ini b/arch-config/.config/polybar/colors.ini index fdba5a96..9ac155b6 100755 --- a/arch-config/.config/polybar/colors.ini +++ b/arch-config/.config/polybar/colors.ini @@ -95,10 +95,10 @@ ; ============================= ; Nyarch ====================== -background = #99162833 +background = #99203b4c foreground = #e5edf1 -modbackground = #99162833 -lightforeground = #99162833 +modbackground = #99203b4c +lightforeground = #99203b4c alert = #1a77a5 underline = #2298d3 ; =============================