- YOU ARE HERE
- Colors
Colors
States Colors
Sing comes with a number of state colors that can be applied to the most of elements and components. It reuses Bootstrap's original 6 states:
State | Preview | Class postfix | usage example |
---|---|---|---|
Success | *-success |
text-success btn-success |
|
Warning | *-warning |
badge-warning bg-warning |
|
Danger | *-danger |
btn-danger text-danger |
|
Info | *-info |
alert-info badge-info |
|
Primary | *-primary |
bg-primary text-primary |
|
Secondary | *-secondary |
bg-secondary |
Text Colors
Convey meaning through color with a handful of color utility classes. Includes support for
styling links with hover states, too. Use text-*
class to fill text.