Files
bbq/ng-alain.json
2021-11-26 16:34:35 +08:00

18 lines
311 B
JSON

{
"$schema": "./node_modules/ng-alain/schema.json",
"theme": {
"additionalThemeVars": [
"./src/app/layout/pro/styles/theme-#NAME#.less",
"./src/styles/fix/theme-#NAME#.less"
],
"list": [
{
"theme": "dark"
},
{
"theme": "compact"
}
]
}
}