MozaikaDesign system

Warp — Design System

light · modern · medium · tailwind · confidence 90% · deep decode

The full decoded design system for Warp: color roles, type scale, spacing, radii and paste-ready DESIGN.md / Tailwind / CSS exports.

Open in Mozaika →

This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/ds/warp.

Tokens

Warp's decoded design system: background #FCFCFC, text #0A0908, accent #01A4FF, link #01A4FF, primary #656D76; type scale h1 80px / h2 20px / body 14px; 4px spacing base; 3px base radius. The single interactive/action color is #0A0908 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FCFCFC
surface#EDEDED
border#D7D7D7
text#0A0908
text_muted#656564
primary#656D76
accent#01A4FF
link#01A4FF
secondary#8B949E
button_bg#0A0908
button_text#F8F5EE

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 150ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).

Native design tokens

TokenValue
--color-violet-600lab(41.088% 68.9966 -91.995)
--terminus-theme-purple-fgoklch(18% .07 300)
--color-blue-700lab(36.9089% 35.0961 -85.6872)
--gray-950oklch(7% .007 220)
--color-blue-300lab(77.5052% -6.4629 -36.42)
--color-cyan-700lab(44.7267% -21.5987 -26.118)
--color-text-secondaryoklch(40% .007 220)
--color-card-foregroundlab(96.5592% .310391 3.81117)
--color-olive-100lab(96.0988% -.493258 1.82395)
--color-primary-foreground#121212

…and 110 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.flex×2 → div.grid×7 → div.grid×7 → div.flex×3 → div.flex×3 → img.no-frame×10

Scroll reveal: 4 elements rest at opacity 0, translateY(12px), animate in over 0.5s cubic-bezier(0.4, 0, 0.2, 1).

Input (measured)

height 28px · radius 5px · focus ring rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgb(0, 122, 255) 0px 0px 0px 2px, rgba(0, 0, 0, 0) 0px 0px 0px 0px

Responsive (measured)

Per-section tokens (12)

Export: DESIGN.md

# Warp — Design System

> light, modern, medium, tailwind — deep decode (measured live)

## Colors

| Role | Value |
|------|-------|
| bg | `#FCFCFC` |
| surface | `#EDEDED` |
| border | `#D7D7D7` |
| text | `#0A0908` |
| text_muted | `#656564` |
| primary | `#656D76` |
| accent | `#01A4FF` |
| link | `#01A4FF` |
| secondary | `#8B949E` |
| button_bg | `#0A0908` |
| button_text | `#F8F5EE` |

**Using these colors**

- **Action color** `#0A0908` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `accent`, `link` are all `#01A4FF` — one role, not several.
- **accent** `#01A4FF` — accent for emphasis — keep it rare on the page.
- **primary** `#656D76` — a neutral UI color (chips, tags, icon fills, chrome), not the action color (action = #0A0908).
- **secondary** `#8B949E` — optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
- **Page coverage** (full-page screenshot pixels): `#FDFCFD` 89.7% · `#121314` 6.9% · `#C8C5CF` 3.4%

## Typography

- Heading: **Matter** _(free fallback: Inter)_
- Body: **Matter** _(free fallback: Inter)_
- Mono: **Azeret Mono**

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 96px / 400 · lh 96px · tracking -4.8px |
| h2 | 72px / 400 · lh 79px · tracking -2.52px |
| h3 | 50px / 400 · lh 63px · tracking -1.76px |
| body | 16px / 400 · lh 24px |
| small | 15px / 400 · lh 23px · tracking 0.75px |
| eyebrow | 15px / 400 · tracking 0.75px |

- Weight ladder: 400 · 500 · 600 · 700 — use these exact measured weights, not the 400/600 defaults.

> **Fonts —** Matter is proprietary — closest free match: Inter (Google). Load Inter; keep Matter first so licensed users still get it.

## Spacing
- base unit: 4px (inferred from the measured scale)
- measured scale: 4px, 6px, 8px, 10px, 12px, 14px, 16px, 20px, 24px, 32px — snap all gaps/padding to these
- section rhythm: 64px top/bottom padding per section (measured)

## Radius
- base: 3px
- button: 0px
- card: 4px
- pill: 9999px
- sharp: 3px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `oklch(0.07 0.007 220)` / `oklch(0.97 0.007 220)` | none | 0px | 4px 16px 4px 16px | 500 14px | none |
| secondary | `rgba(0, 0, 0, 0)` / `oklch(0.07 0.007 220)` | none | 5px | 4px 12px 4px 12px | 500 14px | none |

**States (measured, not guessed)**

- primary focus: outline `1px auto rgb(16, 16, 16)`
- secondary hover: background `oklab(0.07 -0.00536231 -0.00449951 / 0.1)`
- transition: `opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1)`

## Shadows (elevation)
- overlay: `rgba(0, 0, 0, 0.28) 0px 12px 32px -8px, rgba(0, 0, 0, 0.1) 0px 2px 8px 0px`

## Motion
- durations: 150ms (dominant) · 200ms · 500ms
- easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `ease-in-out`
- animated properties: opacity, color, background-color, border-color

Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion.

## Their own tokens (verbatim from :root)

| Token | Value |
|-------|-------|
| `--color-violet-600` | `lab(41.088% 68.9966 -91.995)` |
| `--terminus-theme-purple-fg` | `oklch(18% .07 300)` |
| `--color-blue-700` | `lab(36.9089% 35.0961 -85.6872)` |
| `--gray-950` | `oklch(7% .007 220)` |
| `--color-blue-300` | `lab(77.5052% -6.4629 -36.42)` |
| `--color-cyan-700` | `lab(44.7267% -21.5987 -26.118)` |
| `--color-text-secondary` | `oklch(40% .007 220)` |
| `--color-card-foreground` | `lab(96.5592% .310391 3.81117)` |
| `--color-olive-100` | `lab(96.0988% -.493258 1.82395)` |
| `--color-primary-foreground` | `#121212` |
| `--gray-600` | `oklch(40% .007 220)` |
| `--color-green-500` | `lab(70.5521% -66.5147 45.8073)` |

_…and 108 more measured on the page._

Prefer these names when extending their system — it's the brand's actual vocabulary.

## Layout (measured)
- container max 1280px
- nav: 42px relative · border-bottom 1px solid lab(29.2767 -1.52773 -1.4745) · bg lab(2.48968 -0.45754 -0.465265)

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 126 | 1208 | — | — | 0/0 | — |
| 584 | 750 | — | — | 44/44 | — |
| 673 | 566 | — | — | 0/0 | — |
| 715 | 392 | — | — | 0/0 | — |
| 1384 | 542 | — | — | 0/0 | — |

## Motion choreography (measured)
Load order: `div.flex`×2 @0ms → `div.grid`×7 @888ms → `div.grid`×7 @888ms → `div.flex`×3 @888ms → `div.flex`×3 @888ms → `img.no-frame`×10 @888ms
- `span.inline-block` ×3 — opacity 0→1 · transform translateY(8px) scale(0.985)→translateY(0px) scale(1) — 320ms cubic-bezier(0.16, 1, 0.3, 1)
- `div.composer-controls-reveal` — opacity 0→1 · transform translateY(10px)→translateY(0px) — 240ms cubic-bezier(0.16, 1, 0.3, 1)
- scroll reveal: 4 elements rest at opacity 0, translateY(12px), animate in over 0.5s cubic-bezier(0.4, 0, 0.2, 1) (4 revealed during the drive).

Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography.

## Components (measured)
- input: h 28px · r 5px · border 1px solid rgba(0, 0, 0, 0) · bg oklab(0.943004 0.0000428557 0.0000188947 / 0.55) · placeholder #565656
  - focus ring: `` — this exact construction, don't invent your own
- link: lab(96.5815 -2.55355 -2.46191) · no underline

## Responsive (measured)
- breakpoints: 640px · 768px · 1024px · 1280px · 1536px
- mobile (390px): hero 40px · body 16px · nav: inline

## How to apply
Paste the Tailwind `@theme` (or CSS variables) as your base, then build each
section to its spec — verify every color, radius, and font against these tokens.
Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them.

---

> **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/ds/warp

Export: Tailwind v4 (@theme)

@theme {
  /* action color #0A0908 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #FCFCFC;
  --color-surface: #EDEDED;
  --color-border: #D7D7D7;
  --color-text: #0A0908;
  --color-text-muted: #656564;
  --color-primary: #656D76;  /* a neutral UI color (chips, tags, icon fills, chrome), not the action color (action = #0A0908). */
  --color-accent: #01A4FF;  /* accent for emphasis — keep it rare on the page. */
  --color-link: #01A4FF;  /* fails contrast on the background (~2.6:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
  --color-secondary: #8B949E;  /* optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. */
  --color-button-bg: #0A0908;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #F8F5EE;
  /* fonts: Matter is proprietary — closest free match: Inter (Google). Load Inter; keep Matter first so licensed users still get it. */
  --font-heading: "Matter", "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Matter", "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: "Azeret Mono", ui-monospace, monospace;
  /* measured weights: 400, 500, 600, 700 — use these, not 400/600 */
  --text-hero: 96px; --font-weight-hero: 400; --leading-hero: 96px; --tracking-hero: -4.8px;
  --text-h2: 72px; --font-weight-h2: 400; --leading-h2: 79px; --tracking-h2: -2.52px;
  --text-h3: 50px; --font-weight-h3: 400; --leading-h3: 63px; --tracking-h3: -1.76px;
  --text-body: 16px; --font-weight-body: 400; --leading-body: 24px;
  --text-small: 15px; --font-weight-small: 400; --leading-small: 23px; --tracking-small: 0.75px;
  --text-eyebrow: 15px; --font-weight-eyebrow: 400; --tracking-eyebrow: 0.75px;
  --radius-base: 3px;
  --radius-button: 0px;
  --radius-card: 4px;
  --radius-pill: 9999px;
  --radius-sharp: 3px;
  --shadow-overlay: rgba(0, 0, 0, 0.28) 0px 12px 32px -8px, rgba(0, 0, 0, 0.1) 0px 2px 8px 0px;
  --outline-focus: 1px auto rgb(16, 16, 16);  /* measured focus ring */
  --ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 200ms;
  --duration-slow: 500ms;
  --section-y: 64px;  /* per-section vertical padding (measured) */
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 6, 8, 10, 12, 14, 16, 20, 24, 32px */
}

Export: CSS variables

:root {
  /* action color #0A0908 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FCFCFC;
  --surface: #EDEDED;
  --border: #D7D7D7;
  --text: #0A0908;
  --text-muted: #656564;
  --primary: #656D76;  /* a neutral UI color (chips, tags, icon fills, chrome), not the action color (action = #0A0908). */
  --accent: #01A4FF;  /* accent for emphasis — keep it rare on the page. */
  --link: #01A4FF;  /* fails contrast on the background (~2.6:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
  --secondary: #8B949E;  /* optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. */
  --button-bg: #0A0908;  /* primary-button fill — the main call-to-action color. */
  --button-text: #F8F5EE;
  --font-heading: "Matter", "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Matter", "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: "Azeret Mono", ui-monospace, monospace;
  --text-hero: 96px; --weight-hero: 400; --leading-hero: 96px; --tracking-hero: -4.8px;
  --text-h2: 72px; --weight-h2: 400; --leading-h2: 79px; --tracking-h2: -2.52px;
  --text-h3: 50px; --weight-h3: 400; --leading-h3: 63px; --tracking-h3: -1.76px;
  --text-body: 16px; --weight-body: 400; --leading-body: 24px;
  --text-small: 15px; --weight-small: 400; --leading-small: 23px; --tracking-small: 0.75px;
  --text-eyebrow: 15px; --weight-eyebrow: 400; --tracking-eyebrow: 0.75px;
  --radius: 3px;
  --radius-button: 0px;
  --radius-card: 4px;
  --radius-pill: 9999px;
  --radius-sharp: 3px;
  --shadow-overlay: rgba(0, 0, 0, 0.28) 0px 12px 32px -8px, rgba(0, 0, 0, 0.1) 0px 2px 8px 0px;
  --focus-ring: 1px auto rgb(16, 16, 16);
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;
  --duration-base: 200ms;
  --duration-slow: 500ms;
  --section-y: 64px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --color-violet-600: lab(41.088% 68.9966 -91.995);
  --terminus-theme-purple-fg: oklch(18% .07 300);
  --color-blue-700: lab(36.9089% 35.0961 -85.6872);
  --gray-950: oklch(7% .007 220);
  --color-blue-300: lab(77.5052% -6.4629 -36.42);
  --color-cyan-700: lab(44.7267% -21.5987 -26.118);
  --color-text-secondary: oklch(40% .007 220);
  --color-card-foreground: lab(96.5592% .310391 3.81117);
  --color-olive-100: lab(96.0988% -.493258 1.82395);
  --color-primary-foreground: #121212;
  --gray-600: oklch(40% .007 220);
  --color-green-500: lab(70.5521% -66.5147 45.8073);
}
/* fonts: Matter is proprietary — closest free match: Inter (Google). Load Inter; keep Matter first so licensed users still get it. */