Color
Available colors for styling.
Usage
ColorEach color maps to a CSS-compatible color name.
Attributes
| Name | Description |
|---|---|
| BLUE | A cool primary color. |
| GREEN | A cool secondary color. |
| RED | A warm primary color. |
| YELLOW | A warm secondary color. |
BLUE
A cool primary color.
BLUE="blue"
GREEN
A cool secondary color.
GREEN="green"
RED
A warm primary color.
RED="red"
YELLOW
A warm secondary color.
YELLOW="yellow"