Token Matrix
⌘
Design Registry · Dashboard
Token Matrix
Review design tokens, UI actions, surface consistency, and rendered control behavior across Core.
AvailableToken MatrixShared navigation, appearance, keyboard access, and responsive behavior are active.
Token Matrix
These persisted tokens define the current premium interface system. The refresh control writes the locked token registry into the database.
Back to Design System| Group | Token | Label | CSS Variable | Value |
|---|---|---|---|---|
| color | color.accent.amber | Warning amber | --ls-accent-amber | #ffd166 |
| color | color.accent.blue | Core blue | --ls-accent-blue | #4cc9f0 |
| color | color.accent.green | Pass green | --ls-accent-green | #52ffa8 |
| color | color.accent.red | Failure red | --ls-accent-red | #ff6b7a |
| color | color.accent.violet | Core violet | --ls-accent-violet | #9b5cff |
| color | color.bg.root | Root background | --ls-bg-root | #050914 |
| color | color.line.soft | Soft line | --ls-line-soft | rgba(148,163,184,.18) |
| color | color.panel.base | Panel base | --ls-panel-base | #0b1224 |
| color | color.panel.raised | Raised panel | --ls-panel-raised | #101a33 |
| color | color.text.muted | Muted text | --ls-text-muted | #91a3bd |
| color | color.text.primary | Primary text | --ls-text-primary | #e5eefb |
| motion | motion.fast | Fast motion | --ls-motion-fast | 150ms |
| motion | motion.standard | Standard motion | --ls-motion-standard | 240ms |
| shadow | shadow.panel | Panel shadow | --ls-shadow-panel | 0 24px 90px rgba(0,0,0,.35) |
| shape | radius.card | Card radius | --ls-radius-card | 24px |
| shape | radius.shell | Shell radius | --ls-radius-shell | 30px |
| spacing | space.grid | Grid gap | --ls-space-grid | 18px |
| spacing | space.shell | Shell padding | --ls-space-shell | 24px |
| typography | font.family | Font stack | --ls-font-family | Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif |
| typography | font.heading.tracking | Heading tracking | --ls-heading-tracking | -.06em |