feat: Add theming, no settings menu yet
This commit is contained in:
parent
cca2c5ffd9
commit
8033fd27e1
13 changed files with 96 additions and 42 deletions
4
public/themes/default-themes.json
Normal file
4
public/themes/default-themes.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
[
|
||||
"dark.css",
|
||||
"light.css"
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue