Convey meaning through color with a handful of color utility classes. Includes support for styling links with hover states, too.
The main color palette for the dashboard theme. These colors are defined using CSS variables and are used throughout the application.
var(--primary-color)
var(--body-bg)
var(--card-bg)
var(--text-color)
Bootstrap's default color utilities can be used for backgrounds and text. Here are some of the most common examples.
.text-success
.text-danger
.text-warning