To view the final version of the app:
npm install
npm start
Checkout these branches to follow along with the presentation:
01-start02-custom-theme03-custom-theme-hex-codes04-custom-fonts05-dark-theme06-dark-theme-switcher07-overlay-fix
This project was generated with Angular CLI version 11.0.4.
- Theming your Angular Material app - Multiple themes and overlay-based components
- Theming your custom component with Angular Material's theming system
- Material Theme Generator
- Let's implement a Theme Switch like the Angular Material Site
- The complete guide to Angular Material Themes
- Angular Material Dark Mode in 3 steps
- The Missing Guide to Angular Material