MozaikaLive decode

Daytona — decoded design system

daytona.io · dark · modern · custom · deep decode — measured live

Daytona's design system, decoded live by Mozaika: measured color roles, type scale, buttons with real hover/focus states, motion and the brand's own tokens.

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/decode/daytona.io.

Decoded design system

Daytona's decoded design system: background #0A0A0A, text #ECECEE, accent #0080FF, link #FFFFFF, primary #0000EE; type scale h1 64px / h2 32px / body 16px; 8px spacing base; 0px base radius. The single interactive/action color is #0080FF — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#0A0A0A
surface#171717
border#2B2B2C
text#ECECEE
text_muted#969697
primary#0000EE
accent#0080FF
link#FFFFFF
secondary#08213B
button_bg#0080FF
button_text#0000EE

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Button states (measured)

Layout (measured)

Motion choreography (measured)

Scroll reveal: 4 elements rest at opacity 0, translateY(40px), animate in over 600ms.

Stagger: span ×4 — 70ms apart.

Responsive (measured)

Install it

Drop this measured system into any shadcn/Tailwind project in one command:

npx shadcn add mozaika.design/r/decode/daytona.io

registry item · or query it over MCP: get_design_system("Daytona")

Export: DESIGN.md

# Daytona — Design System

> dark, modern, medium, custom — deep decode (measured live)

## Colors

| Role | Value |
|------|-------|
| bg | `#0A0A0A` |
| surface | `#171717` |
| border | `#2B2B2C` |
| text | `#ECECEE` |
| text_muted | `#969697` |
| primary | `#0000EE` |
| accent | `#0080FF` |
| link | `#FFFFFF` |
| secondary | `#08213B` |
| button_bg | `#0080FF` |
| button_text | `#0000EE` |

**Using these colors**

- **Action color** `#0080FF` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `accent`, `button_bg` are all `#0080FF` — one role, not several (your action color).
- **accent** `#0080FF` — THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed.
- **primary** `#0000EE` — a brand color — but the call-to-action uses #0080FF, not this.
- **link** `#FFFFFF` — reads as a neutral UI color, not a link accent — verify against the reference (action = #0080FF).
- **secondary** `#08213B` — 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): `#0A0A0A` 88.9% · `#181819` 7.4% · `#52677B` 3.7%

## Typography

- Heading: **Inter**
- Body: **Inter**
- Mono: **Berkeley Mono Regular**

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 64px / 600 · lh 64px · tracking -2.56px |
| h2 | 32px / 400 · lh 38px |
| h3 | 20px / 400 · lh 28px · tracking -0.8px |
| body | 16px / 400 · lh 24px · tracking -0.16px |
| small | 14px / 400 · lh 21px |

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

> **Fonts —** Inter — free, on Google.

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

## Radius
- base: 0px
- button: 4px
- card: 57px
- sharp: 2px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#0080FF` / `#0000EE` | none | 4px | 16px 24px 16px 24px | 400 12px | none |
| secondary | `#252525` / `#0000EE` | none | 4px | 8px 16px 8px 16px | 400 12px | none |

**States (measured, not guessed)**

- primary hover: background `#5AADFF`
- primary focus: outline `1px auto rgb(16, 16, 16)`
- secondary hover: background `#565656`

## Shadows (elevation)
- subtle: `rgb(37, 37, 37) 0px 0px 0px 0px`
- card: `rgba(0, 0, 0, 0.08) 0px 4px 14px 0px`

## Layout (measured)
- container max 1250px · common grid: 2-col
- nav: 56px relative

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 3069 | 520 | 2 | — | 0/0 | — |

## Motion choreography (measured)
- stagger: `span` ×4 — 70ms apart
- scroll reveal: 4 elements rest at opacity 0, translateY(40px), animate in over 600ms (2 revealed during the drive).

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

## Components (measured)
- link: #999999 · no underline

## Responsive (measured)
- breakpoints: 768px · 809px · 1199px
- mobile (390px): hero 28px · body 12px · 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.

← All decoded design systems

Mozaika is an MCP-native design-reference library for AI coding agents: real products decoded into measured design systems, full-page screens, sliced sections with per-section specs, and ordered user flows. Connect your agent over MCP.

An automated reading of Daytona's publicly-visible CSS (colors, fonts, spacing, motion) — not affiliated with daytona.io. No screenshots stored. Removal requests: hello@mozaika.design.