Mintlify — Design System
Mintlify frames documentation as knowledge infrastructure: Arizona Flare's flared serifs give the 50px hero a literary confidence, while Inter runs the 16px working text and 4px-radius near-black buttons keep the chrome technical. Docs screenshots sit like plates in a printed manual — a docs company that clearly reads its own typography.
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/mintlify.
Tokens
Mintlify's decoded design system: background #FFFFFF, text #08090A, accent #EF6333, link #EF6333, primary #FF7A59; type scale h1 50px / h2 36px / body 16px; 8px spacing base; 4px base radius. The single interactive/action color is #08090A — 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 | #D9DADA |
| text | #08090A |
| text_muted | #656667 |
| primary | #FF7A59 |
| accent | #EF6333 |
| link | #EF6333 |
| secondary | #00A8E0 |
| button_bg | #08090A |
| button_text | #FFFFFF |
Using these colors
- Action color
#08090A— the single interactive color; only on things you click or must notice, never large fills. accent,linkare all#EF6333— one role, not several (the action color).- accent
#EF6333— accent for emphasis — keep it rare on the page. - primary
#FF7A59— a brand color — but the call-to-action uses #08090A, not this. - secondary
#00A8E0— 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.
Typography
- Heading: Arizona Flare
- Body: Inter
- h1: 50px
- h2: 36px
- body: 16px
Spacing
- base unit: 8px
- scale: 4px, 6px, 8px, 10px, 12px, 16px, 20px, 24px, 32px, 40px
Radii
- base: 4px
- button: 4px
Motion
Micro-interactions run at 150ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).
- durations: 150ms · 100ms · 500ms
- easings:
cubic-bezier(0.4, 0, 0.2, 1)·cubic-bezier(0, 0, 0.2, 1) - animated properties: opacity, background-color, color, border-color
Native design tokens
| Token | Value |
|---|---|
--twoslash-border-color | #dbdfde |
--twoslash-popup-bg | #f3f7f6 |
--twoslash-popup-shadow | rgba(0,0,0,.08) 0px 1px 4px |
--twoslash-highlighted-border | rgba(195,125,13,.314) |
--twoslash-highlighted-bg | rgba(195,125,13,.125) |
--twoslash-unmatched-color | #888 |
--twoslash-cursor-color | rgba(136,136,136,.533) |
--twoslash-error-color | #d45656 |
--twoslash-error-bg | rgba(212,86,86,.125) |
--twoslash-warn-color | #c37d0d |
…and 110 more measured on the page.
Button states (measured)
- primary hover: background
#FAF8F5 - primary focus: box-shadow
rgb(12, 140, 94) 0px 0px 0px 2px· outline2px solid lab(51.3415 -41.5657 15.3527)
Layout (measured)
- container max-width:
1088px - nav: 65px sticky
- common grid: 24 columns
Motion choreography (measured)
Load order: div.flex → span.animate-signal-ping → span.animate-signal-flicker → a.group×4 → div.c15t-ui-root-hE9Kz → div.c15t-ui-root-hE9Kz
Scroll reveal: 12 elements rest at opacity 0, animate in over 0.15s cubic-bezier(0, 0, 0.2, 1).
Overlay recipe (measured)
dialog panel: #FEFDFB · radius 12px
Responsive (measured)
- breakpoints: 640px
- mobile (390px): hero 40px · nav hamburger
Per-section tokens (18)
- Hero — light · bg #FFFFFF · text #A5ADAA · 2 col · split
- Hero — light · bg #FFFFFF · text #0C0E0E · 3 col · split
- Logo Wall — light · bg #FFFFFF · text #A2A7A6 · 2 col · split
- Pricing / Plans — light · bg #FAF8F4 · text #969896 · 2 col · split
- Bento Grid — light · bg #FAF6F3 · text #C1C5C0 · 1 col · left
- Logo Wall — light · bg #FAF8F4 · text #A6AAA9 · 4 col · split
- Gallery / Showcase — light · bg #FFFFFF · text #73412E · 1 col · left
- Stats / Metrics — light · bg #FFFFFF · text #2D2F2F · 3 col · split
- Stats / Metrics — light · bg #FFFFFF · text #707473 · 1 col · left
- Comparison — light · bg #FFFFFF · text #A6AAA8 · 1 col · left
- Gallery / Showcase — light · bg #FFFFFF · text #1C1A4A · 1 col · left
- FAQ — light · bg #FFFFFF · text #C2C4C0 · 2 col · split
- Testimonial / Social Proof — light · bg #FAF8F4 · text #B9B9B8 · 3 col · split
- Gallery / Showcase — light · bg #FFFFFF · text #1C1B4B · 1 col · left
- Gallery / Showcase — light · bg #FFFFFF · text #0F1413 · 1 col · left
- CTA / Sign-up — light · bg #FFFFFF · text #1D1E1F · 2 col · split
- CTA / Sign-up — light · bg #FFFFFF · text #777877 · 2 col · split
- Footer — light · bg #FFFFFF · text #565757 · 1 col · left
Export: DESIGN.md
# Mintlify — Design System > light, modern, medium, tailwind — deep decode (measured live) Mintlify frames documentation as knowledge infrastructure: Arizona Flare's flared serifs give the 50px hero a literary confidence, while Inter runs the 16px working text and 4px-radius near-black buttons keep the chrome technical. Docs screenshots sit like plates in a printed manual — a docs company that clearly reads its own typography. ## Colors | Role | Value | |------|-------| | bg | `#FFFFFF` | | surface | `#F0F0F0` | | border | `#D9DADA` | | text | `#08090A` | | text_muted | `#656667` | | primary | `#FF7A59` | | accent | `#EF6333` | | link | `#EF6333` | | secondary | `#00A8E0` | | button_bg | `#08090A` | | button_text | `#FFFFFF` | **Using these colors** - **Action color** `#08090A` — 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 `#EF6333` — one role, not several. - **accent** `#EF6333` — accent for emphasis — keep it rare on the page. - **primary** `#FF7A59` — a brand color — but the call-to-action uses #08090A, not this. - **secondary** `#00A8E0` — 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): `#FFFFFF` 83.4% · `#ECF6F2` 12.3% · `#A8AEAC` 4.4% ## Typography - Heading: **Arizona Flare** _(free fallback: Newsreader)_ - Body: **Inter** | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 50px / 400 · lh 52px · tracking -2px | | h2 | 44px / 400 · lh 48px · tracking -0.88px | | h3 | 36px / 500 · lh 40px · tracking -0.72px | | body | 14px / 500 · lh 16px | | small | 12px / 500 · lh 16px · tracking 0.24px | - Weight ladder: 400 · 500 — use these exact measured weights, not the 400/600 defaults. > **Fonts —** Arizona Flare may be proprietary — safe free fallback: Newsreader (Google Fonts). Inter — free, on Google. ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 4px, 6px, 8px, 10px, 12px, 16px, 20px, 24px, 32px, 40px — snap all gaps/padding to these ## Radius - base: 4px - button: 4px - card: 4px - sharp: 2px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#FEFDFB` / `#121715` | 1px solid oklab(0 0 0 / 0.05) | 4px | 12px 16px 12px 16px | 500 14px | none | | secondary | `lab(2.42579 -0.165291 -0.470081)` / `lab(100 0 0)` | 1px solid rgba(0, 0, 0, 0) | 4px | 12px 12px 12px 16px | 500 14px | none | **States (measured, not guessed)** - primary hover: background `#FAF8F5` - primary focus: box-shadow `rgb(12, 140, 94) 0px 0px 0px 2px` · outline `2px solid lab(51.3415 -41.5657 15.3527)` - secondary hover: background `oklab(0.139 -0.00116885 -0.00265123 / 0.9)` - transition: `color 0.1s cubic-bezier(0.4, 0, 0.2, 1)` ## Motion - durations: 150ms (dominant) · 100ms · 500ms - easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `cubic-bezier(0, 0, 0.2, 1)` - animated properties: opacity, background-color, 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 | |-------|-------| | `--twoslash-border-color` | `#dbdfde` | | `--twoslash-popup-bg` | `#f3f7f6` | | `--twoslash-popup-shadow` | `rgba(0,0,0,.08) 0px 1px 4px` | | `--twoslash-highlighted-border` | `rgba(195,125,13,.314)` | | `--twoslash-highlighted-bg` | `rgba(195,125,13,.125)` | | `--twoslash-unmatched-color` | `#888` | | `--twoslash-cursor-color` | `rgba(136,136,136,.533)` | | `--twoslash-error-color` | `#d45656` | | `--twoslash-error-bg` | `rgba(212,86,86,.125)` | | `--twoslash-warn-color` | `#c37d0d` | | `--twoslash-warn-bg` | `rgba(195,125,13,.125)` | | `--twoslash-tag-color` | `#3772cf` | _…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 1088px · common grid: 24-col - nav: 65px sticky · border-bottom 1px solid rgb(241, 240, 238) · bg lab(100 0 0) | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 65 | 992 | 24 | 16 | 0/0 | — | | 1057 | 608 | 24 | 16 | 0/0 | — | | 1665 | 1660 | 24 | 16 | 0/0 | — | | 3325 | 864 | 24 | 16 | 0/0 | — | | 4189 | 853 | 24 | 16 | 0/0 | — | ## Motion choreography (measured) Load order: `div.flex` @0ms → `span.animate-signal-ping` @0ms → `span.animate-signal-flicker` @0ms → `a.group`×4 @434ms → `div.c15t-ui-root-hE9Kz` @500ms → `div.c15t-ui-root-hE9Kz` @500ms - `span.flex` — transform translateY(-24px)→translateY(-36px) — 700ms cubic-bezier(0.22, 1, 0.36, 1) - `span.animate-signal-ping` — opacity 0.65→0 · transform scale(1)→scale(3.2) — 1050ms cubic-bezier(0, 0, 0.2, 1) · loops - `span.animate-signal-flicker` — opacity 1→0.35 — 1050ms ease-in-out · loops - scroll reveal: 12 elements rest at opacity 0, animate in over 0.15s cubic-bezier(0, 0, 0.2, 1) (0 revealed during the drive). - overlay dialog (auto-opened): panel #FEFDFB · r 12px · shadow Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - link: lab(100 0 0) · no underline - disabled: bg #FEFDFB · text #121715 ## Responsive (measured) - breakpoints: 640px - mobile (390px): hero 40px · body 16px · nav: hamburger ## 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/mintlify
Export: Tailwind v4 (@theme)
@theme {
/* action color #08090A — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #FFFFFF;
--color-surface: #F0F0F0;
--color-border: #D9DADA;
--color-text: #08090A;
--color-text-muted: #656667;
--color-primary: #FF7A59; /* a brand color — but the call-to-action uses #08090A, not this. */
--color-accent: #EF6333; /* accent for emphasis — keep it rare on the page. */
--color-link: #EF6333; /* inline text links and link-styled controls. */
--color-secondary: #00A8E0; /* 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: #08090A; /* primary-button fill — the main call-to-action color. */
--color-button-text: #FFFFFF;
/* fonts: Arizona Flare may be proprietary — safe free fallback: Newsreader (Google Fonts). Inter — free, on Google. */
--font-heading: "Arizona Flare", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
/* measured weights: 400, 500 — use these, not 400/600 */
--text-hero: 50px; --font-weight-hero: 400; --leading-hero: 52px; --tracking-hero: -2px;
--text-h2: 44px; --font-weight-h2: 400; --leading-h2: 48px; --tracking-h2: -0.88px;
--text-h3: 36px; --font-weight-h3: 500; --leading-h3: 40px; --tracking-h3: -0.72px;
--text-body: 14px; --font-weight-body: 500; --leading-body: 16px;
--text-small: 12px; --font-weight-small: 500; --leading-small: 16px; --tracking-small: 0.24px;
--radius-base: 4px;
--radius-button: 4px;
--radius-card: 4px;
--radius-sharp: 2px;
--color-btn-hover: #FAF8F5; /* measured primary hover fill */
--shadow-focus: rgb(12, 140, 94) 0px 0px 0px 2px; /* measured focus ring */
--ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 100ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 150ms;
--duration-slow: 500ms;
--spacing: 8px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 6, 8, 10, 12, 16, 20, 24, 32, 40px */
}Export: CSS variables
:root {
/* action color #08090A — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FFFFFF;
--surface: #F0F0F0;
--border: #D9DADA;
--text: #08090A;
--text-muted: #656667;
--primary: #FF7A59; /* a brand color — but the call-to-action uses #08090A, not this. */
--accent: #EF6333; /* accent for emphasis — keep it rare on the page. */
--link: #EF6333; /* inline text links and link-styled controls. */
--secondary: #00A8E0; /* 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: #08090A; /* primary-button fill — the main call-to-action color. */
--button-text: #FFFFFF;
--font-heading: "Arizona Flare", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
--text-hero: 50px; --weight-hero: 400; --leading-hero: 52px; --tracking-hero: -2px;
--text-h2: 44px; --weight-h2: 400; --leading-h2: 48px; --tracking-h2: -0.88px;
--text-h3: 36px; --weight-h3: 500; --leading-h3: 40px; --tracking-h3: -0.72px;
--text-body: 14px; --weight-body: 500; --leading-body: 16px;
--text-small: 12px; --weight-small: 500; --leading-small: 16px; --tracking-small: 0.24px;
--radius: 4px;
--radius-button: 4px;
--radius-card: 4px;
--radius-sharp: 2px;
--btn-bg-hover: #FAF8F5;
--focus-ring: rgb(12, 140, 94) 0px 0px 0px 2px;
--ease: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 100ms;
--duration-base: 150ms;
--duration-slow: 500ms;
}
/* their own tokens, verbatim from the site's :root */
:root {
--twoslash-border-color: #dbdfde;
--twoslash-popup-bg: #f3f7f6;
--twoslash-popup-shadow: rgba(0,0,0,.08) 0px 1px 4px;
--twoslash-highlighted-border: rgba(195,125,13,.314);
--twoslash-highlighted-bg: rgba(195,125,13,.125);
--twoslash-unmatched-color: #888;
--twoslash-cursor-color: rgba(136,136,136,.533);
--twoslash-error-color: #d45656;
--twoslash-error-bg: rgba(212,86,86,.125);
--twoslash-warn-color: #c37d0d;
--twoslash-warn-bg: rgba(195,125,13,.125);
--twoslash-tag-color: #3772cf;
}
/* fonts: Arizona Flare may be proprietary — safe free fallback: Newsreader (Google Fonts). Inter — free, on Google. */