Color utilities
Backgroundcolors
Solid colors
.bg-*
can apply to any element, where *
is a color name.
Other colors
Some other fade colors are available for background-color.
Gradientcolors
gradient colors
gradient colors in dark theme
SVGImg Background
SVG Background with color
SVG Background with Transparent color
Bordercolors
.border-*
can apply to any element, where *
is a color name.
Textcolors
Text colors
.text-*
can apply to any element, where *
is a color name. Please note that you can safely add these classes to an <a>
element.
Hover colors
.hover-*
can apply to any element, where *
is a color name. Please note that you can safely add these classes to an <a>
element.