Text Color Utilities

Text color utility classes
Utility ClassDescription
.text-color-primarySets color to $font-color-primary.
.text-color-secondarySets color to $font-color-secondary.
.text-color-accent-primarySets color to $accent-color-primary.
.text-color-coconutSets color to $coconut.
.text-color-warningSets color to $feedback-color-warning.

Icon Color Utilities

Icon color utility classes
Utility ClassDescription
.icon-color-midnightSets color to $midnight.
.icon-color-successSets color to $feedback-color-success.
.icon-color-warningSets color to $feedback-color-warning.

Border Color Utilities

Border color utility classes
Utility ClassDescription
.border-color-transparentSets border-color to transparent.
.border-color-primarySets border-color to $border-color-primary.
.border-color-secondarySets border-color to $border-color-secondary.

Background Color Utilities

Background color utility classes
Utility ClassDescription
.bg-ultramarineSets background color to $ultramarine.
.bg-midnightSets background color to $midnight.
.bg-coconutSets background color to $coconut.
.bg-transparentSets background color to transparent.
.bg-cobaltSets background color to $cobalt.
.bg-blueberrySets background color to $blueberry.
.bg-cornflowerSets background color to $cornflower.
.bg-iceSets background color to $ice.
.bg-stormSets background color to $storm.
.bg-hazeSets background color to $haze.
.bg-mistSets background color to $mist.
.bg-cloudSets background color to $cloud.
.bg-accent-primarySets background color to $accent-primary.
.bg-gradient-primarySets background color to $accent-color-primary and background-image to $gradient-primary.