- 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-successbtn-success |
|
| Warning | *-warning |
badge-warningbg-warning |
|
| Danger | *-danger |
btn-dangertext-danger |
|
| Info | *-info |
alert-infobadge-info |
|
| Primary | *-primary |
bg-primarytext-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.