Documentation
1. Themes & Palettes
- Created
- Jun 5, 2026
- Updated
- Jun 5, 2026
The workspace appearance is controlled by two settings: a theme mode (light, dark, or auto) and a color palette. Both are available from the toolbar and apply across the whole workspace, including the chart and these docs.
Theme mode
The theme mode has three options:
| Mode | Behavior |
|---|---|
| Light | Always use the palette's light variant. |
| Dark | Always use the palette's dark variant. |
| Auto | Follow your operating system's light/dark preference. |
Auto reacts to your OS appearance and switches between the palette's light and dark variants automatically — no reload needed.
Color palettes
Each palette ships matched light and dark variants. The built-in palettes are:
Fractal Classic, Solarized, Dracula, Nord, Gruvbox, Monokai, One, Tokyo Night, Catppuccin, GitHub, Monochrome, and Rose Pine.
The default palette is Dracula. Pick a palette from the palette control in the toolbar; the chart, indicators, and UI surfaces all recolor to match.
Where your choice is saved
Your theme mode and palette are saved in your browser's local storage and applied immediately on load (before the page paints, to avoid a flash). They persist across sessions on the same browser. Because the choice is applied to the document's color tokens, every part of the workspace — and the documentation — uses the same palette.
Next steps
Save the rest of your workspace setup as a reusable layout.
Next: Saved Workspace Layouts