Dashboard Style
The docs portal mirrors the Dashboard UI tokens so product docs and runtime UI read as one system.
Shared palette
| Token | Value |
|---|---|
| Background | #000000 |
| Surface | #0a0a0a |
| Surface 2 | #111111 |
| Surface 3 | #1a1a1a |
| Border | #333333 |
| Text | #f0f0f0 |
| Muted text | #888888 |
| Accent | #ccff00 |
| Success | #00ffff |
| Warning | #ffcc00 |
| Danger | #ff00ff |
Rules
- Docs reuse the live Dashboard dark palette and acid-lime accent color.
- Cards, code blocks, tables, and sidebars stay square, with the same hard-border hierarchy.
- Typography stays on the same
"Fira Code"-first stack used by the Dashboard. - Accent is reserved for active state, calls to action, and key runtime status.
- API reference lives inside the same shell instead of branching into a separate visual system.