matx-dark
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i matx-dark

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

299 kB

Total Files

49

Last publish

Collaborators

  • kevlatus