DS in CSS
Typography colors
Default text color is provided by the .baseline
class, and can also be explicitly applied with .cb-text-color-primary
.
Primary-alt text color can be applied with .cb-text-color-primary-alt
.
Secondary text color can be applied with .cb-text-color-secondary
.
Primary theme color can be applied with .cb-color-primary
.
Secondary theme color can be applied with .cb-color-secondary
.
Error theme color can be applied with .cb-color-error
.
You can also apply any of the theme colors with a class like .cb-color-nightshade-600
.