mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Created a "Variant" system — themes are now able to inherit from base themes
This commit is contained in:
@@ -20,11 +20,11 @@
|
||||
},
|
||||
{
|
||||
"value": "compact",
|
||||
"label": "Compact (Light)"
|
||||
"label": "Compact"
|
||||
},
|
||||
{
|
||||
"value": "compact-dark",
|
||||
"label": "Compact (Dark)"
|
||||
"value": "compact",
|
||||
"label": "Compact (Inverted)"
|
||||
},
|
||||
{
|
||||
"value": "simple",
|
||||
|
||||
Reference in New Issue
Block a user