Guidelines / Colors
Status
Used as Bracketed Readouts, Sparingly
01 Preview
02 Rule
status only, as bracketed readouts ([OK] [!!]). Not for backgrounds or emphasis.
03 Tokens
| Token | Value |
|---|---|
| --ok | #59a869 |
| --warn | #c9641c |
| --err | #d1533f |
| --info | #5b8fa8 |
The tokens this card covers, from src/tokens/colors.css. Use these via var(--name) rather than literal values — npm run lint enforces it wherever a token holds the value.