Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 737 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 737 Bytes

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