changed background color walker

This commit is contained in:
2026-02-27 21:41:18 +01:00
parent c4e6533bf1
commit 0b75c755c4
@@ -33,7 +33,7 @@
@define-color foreground @text;
/* very transparent base to let compositor blur show through */
@define-color background rgba(24, 24, 37, 0.80);
@define-color background rgba(30, 30, 46, 0.60);
/* selection tint */
@define-color color1 @blue;