Turborepo — design system & UI screens
Minimal light landing for the JS/TS build system; a centered serif headline, a live compute-saved counter, and a three-up feature row with small diagram glyphs. Vercel-restrained.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/website/turborepo.
Decoded design system
Turborepo's decoded design system: background #FFFFFF, text #0A0A0A, accent #006BFF, link #006BFF, primary #006BFF; type scale h1 72px / h2 32px / body 20px; 4px spacing base; 0px base radius. The single interactive/action color is #006BFF — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #F0F0F0 |
| border | #DADADA |
| text | #0A0A0A |
| text_muted | #676767 |
| primary | #006BFF |
| accent | #006BFF |
| link | #006BFF |
Using these colors
- Action color
#006BFF— the single interactive color; only on things you click or must notice, never large fills. primary,accent,linkare all#006BFF— one role, not several (the action color).- accent
#006BFF— 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.
Typography
- Heading: SFMono-Regular
- Body: SFMono-Regular
- Mono: SFMono-Regular
- h1: 72px
- h2: 32px
- body: 20px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 12px, 16px, 24px, 32px
Radii
- base: 0px
- button: 0px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →