Add a toggle between dark and light theme
This commit is contained in:
parent
d22617538e
commit
559ed139aa
34 changed files with 640 additions and 469 deletions
1
backend/scss/style_light.scss
Normal file
1
backend/scss/style_light.scss
Normal file
|
|
@ -0,0 +1 @@
|
|||
@use 'main.scss' with ($dark-theme: false);
|
||||
Loading…
Add table
Add a link
Reference in a new issue