Update .config/wofi/style.css

This commit is contained in:
2025-05-18 21:59:12 +02:00
parent 9f8cb8ea7b
commit ce54797d17

View File

@@ -20,7 +20,7 @@
background-color: rgba(--wofi-rgb-color0, 0.30); background-color: rgba(--wofi-rgb-color0, 0.30);
border-radius: 20px 20px 0 0; border-radius: 20px 20px 0 0;
border-color: transparent; border-color: transparent;
color: #499DA9; color: --wofi-color1;
} }
#scroll { #scroll {