walker: fix theming

use primary-container for selection instead of tertiary
This commit is contained in:
Nico 2025-05-03 16:16:02 +10:00
parent ec1eeb5d6a
commit aa4bf56683

View file

@ -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,