Switching to different style of theme selection

This commit is contained in:
Fabian Stamm
2020-03-27 11:04:50 +01:00
parent 2835b1bac9
commit 67478113cb
15 changed files with 326 additions and 282 deletions

View File

@ -1,5 +1,4 @@
html,
body {
.#{$theme} {
background: $background;
color: $on-background;
}
}