ng-alain.json 177 B

12345678910111213
  1. {
  2. "$schema": "./node_modules/ng-alain/schema.json",
  3. "theme": {
  4. "list": [
  5. {
  6. "theme": "dark"
  7. },
  8. {
  9. "theme": "compact"
  10. }
  11. ]
  12. }
  13. }