Files
hertzbeat/web-app/ng-alain.json

14 lines
177 B
JSON
Raw Permalink Normal View History

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