AngularJS Material: Material Design component library for AngularJS (1.x). Use angular/material2 channel for Angular Material (v2+).
background
and foreground
objects (in addition to primary
, accent
, and warn
) if I'm themeing specific components (e.g. @include mat-toolbar-theme($my-theme);
), but they're overwritten during the global theme creation with @include angular-material-theme($my-theme);
.