From ce54797d179b13d8e50b2cad6953e992091e383f Mon Sep 17 00:00:00 2001 From: Szymon P Date: Sun, 18 May 2025 21:59:12 +0200 Subject: [PATCH] Update .config/wofi/style.css --- private_dot_config/wofi/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/private_dot_config/wofi/style.css b/private_dot_config/wofi/style.css index 8b0505b..3efa2db 100644 --- a/private_dot_config/wofi/style.css +++ b/private_dot_config/wofi/style.css @@ -20,7 +20,7 @@ background-color: rgba(--wofi-rgb-color0, 0.30); border-radius: 20px 20px 0 0; border-color: transparent; - color: #499DA9; + color: --wofi-color1; } #scroll {