@acomodeo/material-theme
v2.1.0
Published
Acomodeo angular material2 theme
Downloads
3
Readme
Acomodeo theme and palettes for Angular Material
Simply import dist/theme.css
to your styles.css
to apply the theme to your application.
Relevant guide section: Angular Reference
Made using the Material palette generator
Base palettes generated using this guide
To use this theme with Sass and Angular, import theme.scss
from the base directory into one of your sass files.
Additionally, the following css variables are exported:
--primary
--primaryLighter
--primaryDarker
--accent
--accentLighter
--accentDarker
--warn
--warnLighter
--warnDarker