Color

The full Material Design color palette is available.

Sass variables are available for every color used in the UI Color Palette. Each color are available as background color or text color css helpers. As described in Material Design Guidelines, you should limit your selection of colors by choosing three color hues from the primary palette and one accent color from the secondary palette. The accent color may or may not need fallback options.
Primary and secondary colors are defined in dist/scss/settings/_defaults.scss.
Feel free to override it according to your needs.