Files
MaxKey/maxkey-web-frontend/maxkey-web-mgt-app/ng-alain.json

14 lines
177 B
JSON
Raw Normal View History

2022-04-23 10:08:40 +08:00
{
"$schema": "./node_modules/ng-alain/schema.json",
"theme": {
"list": [
{
"theme": "dark"
},
{
"theme": "compact"
}
]
}
}