@acomodeo/material-theme

Acomodeo angular material2 theme

Usage no npm install needed!

<script type="module">
  import acomodeoMaterialTheme from 'https://cdn.skypack.dev/@acomodeo/material-theme';
</script>

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