1.1.1 • Published 4 years ago

matx-dark v1.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

npm.io Build Status

This library makes switching between light and dark themes in Angular Material effortless. It follows the Material Design specification for dark themes.

You can choose between:

  • manually setting the theme
  • detecting the system default
  • or scheduling specific times. (soon 🔧)

Installation

npm install --save matx-dark

If you have not added Angular Material to your project yet, you can use this one-liner to get started. Make sure you select the option to use a custom theme during setup.

ng add @angular/material

To get started, you can follow this quick start guide.

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

0.5.0

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago