planet icon indicating copy to clipboard operation
planet copied to clipboard

Refactor Angular Material theming configuration

Open dogi opened this issue 1 month ago • 1 comments

Summary

  • wrap the Angular Material palettes in a theme configuration map that includes color, typography, and density details
  • consume the shared theme map when generating section-specific themes and avoid re-emitting typography and density styles

Testing

  • CI=1 NG_CLI_ANALYTICS=false npm run build -- --progress=false

https://chatgpt.com/codex/tasks/task_e_68dbdbe350cc832b9116cf6ea6655783

dogi avatar Sep 30 '25 14:09 dogi