We have a series of colors that are used by default. They include:
For each color, we think has its functionality in the application as alerts of errors (danger), warnings to the user (warning), communications of approval (success), or main color of the application (primary).
Use .bg-{color}.bg-lighten-{1 | 2 | 3 | 4 | 5}
classes for lighten background color.
Use .bg-{color}.bg-darken-{1 | 2 | 3 | 4}
classes for darken background color.
We have make gradient color based on our default color:
For each color, we think has its functionality in the application as alerts of errors (danger), warnings to the user (warning), communications of approval (success), or main color of the application (primary).