Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 516 Bytes

File metadata and controls

16 lines (11 loc) · 516 Bytes

Angular Material Dark Mode

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-scheme property for light / dark / system switching
npm install
npm start

Want a custom Material 3 theme with dark mode built in? Try Material Theme Builder.