Live preview
Use this system
Three ways to drop Quantum into your workflow.
Save the file for your tool — your agent then generates UI in Quantum, automatically.
CLAUDE.mdRepo root — Claude Code reads it automatically.
.cursor/rules/quantum.mdcProject rule — applied to every generation.
.windsurfrulesRepo root — Cascade reads it automatically.
.github/copilot-instructions.mdRepo-wide custom instructions for Copilot.
The system
Brand & Voice
Quantum is the night sky after midnight: deep indigo-black depths, an electric blue star, and a magenta flare. For AI and data products that want to feel vast, intelligent, and a little awe-inspiring.
Layout & Grid
Layered dark surfaces with soft orbital glows and generous space. Visualizations
float on shadow.md halos; chrome recedes into the dark.
Components
Buttons
Rounded radius.md buttons in electric blue color.brand.primary with light
onBrand text and a soft glow. Magenta marks links and accents.
Panels
Cards on color.surface.raised with faint borders and a glowing shadow; status
combines state color with a label.
Accessibility
Vast but legible: light and muted text pass WCAG AA on the deep surfaces. Glows are decorative shadows, accents stay bright enough to read, and motion is calm.
Tokens
Color (14)
Tokens
Export
One source of truth, five formats — copy or download any of them.
---$schema: https://designmd.in/schema/v1.jsonid: quantumname: Quantumtitle: Quantum — Deep Space AIversion: 1.0.0category: ai-futuristictags: [ai-futuristic, deep-space, blue, magenta, dark]author: designmdlicense: CC-BY-4.0updatedAt: 2026-06-22colorMode: [dark]tokens: color: brand: primary: { value: "oklch(0.62 0.2 265)", type: color } secondary: { value: "oklch(0.66 0.2 340)", type: color } onBrand: { value: "oklch(0.97 0.005 265)", type: color } text: primary: { value: "oklch(0.95 0.01 270)", type: color } muted: { value: "oklch(0.73 0.018 270)", type: color } link: { value: "{color.brand.secondary}", type: color } surface: base: { value: "oklch(0.16 0.022 270)", type: color } raised: { value: "oklch(0.21 0.026 270)", type: color } sunken: { value: "oklch(0.12 0.018 270)", type: color } border: default: { value: "oklch(0.33 0.03 270)", type: color } state: success: { value: "oklch(0.74 0.16 155)", type: color } danger: { value: "oklch(0.68 0.2 25)", type: color } warning: { value: "oklch(0.82 0.15 90)", type: color } info: { value: "oklch(0.74 0.14 230)", type: color } typography: family: sans: { value: "Sora, system-ui, sans-serif", type: fontFamily } mono: { value: "JetBrains Mono, ui-monospace, monospace", type: fontFamily } scale: sm: { value: "0.875rem", type: dimension } base: { value: "1rem", type: dimension } lg: { value: "1.3rem", type: dimension } xl: { value: "1.75rem", type: dimension } "2xl": { value: "2.45rem", type: dimension } "3xl": { value: "3.4rem", type: dimension } weight: regular: { value: 400, type: fontWeight } bold: { value: 600, type: fontWeight } leading: tight: { value: 1.08, type: number } normal: { value: 1.5, type: number } spacing: base: { value: "0.25rem", type: dimension } radius: sm: { value: "0.375rem", type: dimension } md: { value: "0.75rem", type: dimension } lg: { value: "1.25rem", type: dimension } full: { value: "9999px", type: dimension } shadow: sm: { value: "0 2px 10px oklch(0 0 0 / 0.5)", type: shadow } md: { value: "0 0 48px oklch(0.62 0.2 265 / 0.32)", type: shadow } motion: duration: base: { value: "240ms", type: duration } easing: standard: { value: "cubic-bezier(0.2, 0, 0, 1)", type: cubicBezier } breakpoint: md: { value: "768px", type: dimension } iconography: style: { value: "1.5px stroke, orbital, luminous", type: descriptor } zIndex: dropdown: { value: 1000, type: number } modal: { value: 1300, type: number }---# Quantum Design System## Brand & VoiceQuantum is the night sky after midnight: deep indigo-black depths, an electricblue star, and a magenta flare. For AI and data products that want to feel vast,intelligent, and a little awe-inspiring.## Layout & GridLayered dark surfaces with soft orbital glows and generous space. Visualizationsfloat on `shadow.md` halos; chrome recedes into the dark.## Components### ButtonsRounded `radius.md` buttons in electric blue `color.brand.primary` with light`onBrand` text and a soft glow. Magenta marks links and accents.### PanelsCards on `color.surface.raised` with faint borders and a glowing shadow; statuscombines state color with a label.## AccessibilityVast but legible: light and muted text pass WCAG AA on the deep surfaces. Glowsare decorative shadows, accents stay bright enough to read, and motion is calm.