Live preview
Use this system
Three ways to drop Studio into your workflow.
Save the file for your tool — your agent then generates UI in Studio, automatically.
CLAUDE.mdRepo root — Claude Code reads it automatically.
.cursor/rules/studio.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
Studio is a designer's calling card: confident neutrals, huge type, and one electric blue used like a spotlight. Professional and modern — the case studies lead, the system frames them.
Layout & Grid
Big editorial headers over a precise grid, with full-bleed case-study imagery. Blue marks links and the single primary action per screen.
Components
Buttons
Clean radius.md buttons — electric blue primary or a neutral outline. Hover
lifts subtly with shadow.md.
Work Cards
Large project tiles on color.surface.raised that scale gently on hover, with
muted metadata and a blue link.
Accessibility
Primary and muted text pass WCAG AA on every surface. Motion honors reduced preferences, focus rings stay bold, and the accent never carries meaning alone.
Tokens
Color (14)
Tokens
Export
One source of truth, five formats — copy or download any of them.
---$schema: https://designmd.in/schema/v1.jsonid: studioname: Studiotitle: Studio — Designer Portfolioversion: 1.0.0category: portfoliotags: [portfolio, neutral, electric-blue, designer, clean]author: designmdlicense: CC-BY-4.0updatedAt: 2026-06-22colorMode: [light]tokens: color: brand: primary: { value: "oklch(0.55 0.21 255)", type: color } secondary: { value: "oklch(0.3 0.008 270)", type: color } onBrand: { value: "oklch(0.99 0 0)", type: color } text: primary: { value: "oklch(0.2 0.006 270)", type: color } muted: { value: "oklch(0.45 0.008 270)", type: color } link: { value: "{color.brand.primary}", type: color } surface: base: { value: "oklch(0.985 0.002 270)", type: color } raised: { value: "oklch(1 0 0)", type: color } sunken: { value: "oklch(0.962 0.003 270)", type: color } border: default: { value: "oklch(0.89 0.004 270)", type: color } state: success: { value: "oklch(0.57 0.14 150)", type: color } danger: { value: "oklch(0.56 0.2 25)", type: color } warning: { value: "oklch(0.7 0.14 75)", type: color } info: { value: "oklch(0.58 0.14 250)", type: color } typography: family: sans: { value: "General Sans, system-ui, sans-serif", type: fontFamily } mono: { value: "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.85rem", type: dimension } "2xl": { value: "2.7rem", type: dimension } "3xl": { value: "4rem", type: dimension } weight: regular: { value: 400, type: fontWeight } bold: { value: 600, type: fontWeight } leading: tight: { value: 1.04, type: number } normal: { value: 1.55, 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 1px 2px oklch(0.2 0 0 / 0.06)", type: shadow } md: { value: "0 12px 32px oklch(0.2 0 0 / 0.1)", type: shadow } motion: duration: base: { value: "220ms", type: duration } easing: standard: { value: "cubic-bezier(0.22, 1, 0.36, 1)", type: cubicBezier } breakpoint: md: { value: "768px", type: dimension } iconography: style: { value: "1.5px stroke, precise, neutral", type: descriptor } zIndex: dropdown: { value: 1000, type: number } modal: { value: 1300, type: number }---# Studio Design System## Brand & VoiceStudio is a designer's calling card: confident neutrals, huge type, and oneelectric blue used like a spotlight. Professional and modern — the case studieslead, the system frames them.## Layout & GridBig editorial headers over a precise grid, with full-bleed case-study imagery.Blue marks links and the single primary action per screen.## Components### ButtonsClean `radius.md` buttons — electric blue primary or a neutral outline. Hoverlifts subtly with `shadow.md`.### Work CardsLarge project tiles on `color.surface.raised` that scale gently on hover, withmuted metadata and a blue link.## AccessibilityPrimary and muted text pass WCAG AA on every surface. Motion honors reducedpreferences, focus rings stay bold, and the accent never carries meaning alone.