Each company has its own corporate colors. An admin template should be able to display these colors. Material Admin is built so that you can easily apply your own custom colors.
Colors
Inversed
Inversed header/menubar
Each color scheme has both a dark and a light header and menu bar.
Just add .menubar-inverse
and/or .header-inverse
.
Color palette
Main colors
Material Admin has four basic colors. These colors form the basis on which the admin template can be built.
The colors are determined by Less variables. So you can change the whole template with only two variables.
State colors
In addition to the basic colors there are the state colors. These colors can be perfectly used to indicate for example, whether there is an error, or something is successful.
Variants
The primary colors have three sub colors that are automatically generated (one darker and two lighter colors).
The dark colors are also more intense than the standard colors, while the lighter colors are desaturated. This allows for better light and dark derivatives of the standard color.
Note
The dark and light colors are generated, but you can also manually adjust these in any color you like.