forked from nico/dots
walker: use matugen font
This commit is contained in:
parent
2644ea1b7b
commit
36309f2102
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,10 @@
|
||||||
@define-color background {{colors.background.default.hex}};
|
@define-color background {{colors.background.default.hex}};
|
||||||
@define-color primary {{colors.primary_container.default.hex}};
|
@define-color primary {{colors.primary_container.default.hex}};
|
||||||
|
|
||||||
|
* {
|
||||||
|
font-family: {{ custom.font }};
|
||||||
|
}
|
||||||
|
|
||||||
#window,
|
#window,
|
||||||
#box,
|
#box,
|
||||||
#aiScroll,
|
#aiScroll,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue