forked from nico/dots
walker: fix theming
use primary-container for selection instead of tertiary
This commit is contained in:
parent
ec1eeb5d6a
commit
aa4bf56683
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue