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