• Styling updates

• Added entries for future themes
This commit is contained in:
nutty
2026-06-30 01:02:04 +10:00
parent 819d3c2fd3
commit 534a328edf
9 changed files with 484 additions and 53 deletions
+21 -1
View File
@@ -10,17 +10,37 @@
"value": "standard",
"label": "Standard"
},
{
"value": "matte",
"label": "Matte (Light)"
},
{
"value": "matte-dark",
"label": "Matte (Dark)"
},
{
"value": "compact",
"label": "Compact"
"label": "Compact (Light)"
},
{
"value": "compact-dark",
"label": "Compact (Dark)"
},
{
"value": "simple",
"label": "Simple"
},
{
"value": "classic",
"label": "Classic"
},
{
"value": "card",
"label": "Card"
},
{
"value": "vinyl",
"label": "Vinyl"
}
],
"defaultValue": "standard",