Theme/src/theme/_global.scss
2020-11-03 17:32:10 +01:00

5 lines
81 B
SCSS

.#{$theme} {
background: $root-background;
color: $on-root-background;
}