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
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,7 +4,7 @@ backend/data
|
|||
/deploy-to-pi.nu
|
||||
style.css.map
|
||||
backend/static/wasm/*
|
||||
backend/static/style.css
|
||||
backend/static/*.css
|
||||
backend/file.db
|
||||
backend/.sass-cache/*
|
||||
frontend/dist/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue