Colors
Eight L1 color palettes — neutral, violet (brand), blue (info), green (success), yellow (warning), red (danger), orange, cyan — each with 11 steps from 50 (lightest) to 950 (darkest). Primitives are immutable; theming happens by remapping L2 semantic tokens to different L1 palettes. Picking a brand color in the theme editor generates a new brand.* palette. Orange and cyan extend the palette into a full 8-hue rotation for the L2 categorical groups (data, code) used by charts and code blocks.
Colors Demo
All color primitives (L1). Semantic colors (L2) and component colors (L3) reference these.
Neutral
Warm grayscale. Base for backgrounds, text, borders.
Violet
Brand accent. Used for action/primary and focus indicators.
Blue
Info status. Banners, toasts, informational messaging.
Green
Success status. Positive confirmations.
Yellow
Warning status. Cautionary messaging.
Red
Danger status. Errors and destructive actions.
Orange
Categorical hue (45° on the colour wheel). Used by the L2 data palette as data.7 and by the code palette as code.7. Sits between red and yellow on the chart series rotation.
Cyan
Categorical hue (205°). Used by the L2 data palette as data.8 and by the code palette as code.8. Sits between green and blue on the chart series rotation.