Files
MaxKey/maxkey-web-frontend/maxkey-web-app/ng-alain.json
2022-04-23 10:08:40 +08:00

14 lines
177 B
JSON

{
"$schema": "./node_modules/ng-alain/schema.json",
"theme": {
"list": [
{
"theme": "dark"
},
{
"theme": "compact"
}
]
}
}