Colors classes

Background colors

Use bg-<color> to apply given color to the background. For pallete look at Colors section.

Text colors

There are three basis classes for managing text colors:

Class Effect Example
tw Forces light color
White text no matter what
td Forces dark color
Dark text no matter what
tb Forces black color
Black text no matter what
ts Forces silver color
Silver text no matter what

Border colors

Use b--<color> to apply given color to the border. For pallete look at Colors section.

Class Effect Example
b--mandy border width mandy color
b--cerulean border width cerulean color