Skip to main content

Text Color

Utility class to organize and implement color properties

Read all color utilities

gray-700

green-700

red-700

magenta-700

blue-700

orange-700

lime-700

sky-700

cyan-700

teal-700

indigo-700

purple-700

yellow-700

Class selectorsTypeProperties & values
.gray-700light modecolor: var(--rbrh-gray-700);
.blue-700light modecolor: var(--rbrh-blue-700);
[data-theme="dark"] .dark-green-400dark modecolor: var(--rbrh-green-400);
[data-theme="dark"] .dark-red-400dark modecolor: var(--rbrh-red-400);