Files
hertzbeat/web-app/ng-alain.json
2021-11-27 22:21:52 +08:00

14 lines
177 B
JSON

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