Colors
Background and text colors
Each color can be used as background color or text-color.
Primary and accent colors
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.