generated from Nodarx/template
4d97733514
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
30 lines
542 B
JSON
30 lines
542 B
JSON
{
|
|
"nav": {
|
|
"appearance": "Appearance"
|
|
},
|
|
"mode": {
|
|
"light": "Light",
|
|
"dark": "Dark",
|
|
"system": "System"
|
|
},
|
|
"presets": {
|
|
"default": "Graphite",
|
|
"indigo": "Indigo",
|
|
"emerald": "Emerald",
|
|
"rose": "Rose",
|
|
"amber": "Amber",
|
|
"ocean": "Ocean",
|
|
"custom": "Custom"
|
|
},
|
|
"tokens": {
|
|
"primary": "Primary",
|
|
"secondary": "Secondary",
|
|
"background": "Background",
|
|
"surface": "Surface",
|
|
"error": "Error",
|
|
"warning": "Warning",
|
|
"info": "Info",
|
|
"success": "Success"
|
|
}
|
|
}
|