Added theming support. Added import/export

Missing: API Server save
This commit is contained in:
2025-01-08 00:33:09 +01:00
parent e299cde6da
commit 1a4864ba00
10 changed files with 424 additions and 33 deletions

View File

@@ -3,13 +3,10 @@
"hostEnvironment": "Static",
"theme": {
"variables": {
"primary": {
"500": "100 100 100"
}
}
},
"scripts": {
},
"scripts": [
],
"plugins": {
"assemblies": [
],