From aa4bf566831106fe98660311be324ae485a485bb Mon Sep 17 00:00:00 2001 From: Nico Date: Sat, 3 May 2025 16:16:02 +1000 Subject: [PATCH] walker: fix theming use primary-container for selection instead of tertiary --- stow/.config/matugen/templates/walker.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stow/.config/matugen/templates/walker.css b/stow/.config/matugen/templates/walker.css index 00f1140..4d566e3 100644 --- a/stow/.config/matugen/templates/walker.css +++ b/stow/.config/matugen/templates/walker.css @@ -5,7 +5,7 @@ @define-color foreground {{colors.primary.default.hex}}; @define-color background {{colors.background.default.hex}}; -@define-color primary {{colors.tertiary.default.hex}}; +@define-color primary {{colors.primary_container.default.hex}}; #window, #box,