Companion demo for Angular Material Dark Mode in 3 steps.
Updated for Angular 22 and Angular Material 3, using:
- a single
mat.theme()mixin - CSS
light-dark()tokens from Material - the
color-schemeproperty for light / dark / system switching
npm install
npm startWant a custom Material 3 theme with dark mode built in? Try Material Theme Builder.