DesignMD
Discover
Back to Discover

Mintlify

Beautiful documentation that converts

mintlify.com
5 colors
14 components
Inter, Fira Code
Apr 13, 2026
Website Preview
Mintlify screenshot
Colors
Primary
#0D9373

Teal green, primary accent

#0F1117

Dark mode background

#FFFFFF

Light mode background

#F5F6F8

Code blocks, sidebar

#6B7280

Secondary text

Typography
Inter
Role
SizeWeightHeight
Title
36px700
Heading
24px600
Body
16px400
Fira Code
Role
SizeWeightHeight
Code
14px400

DESIGN.md — Mintlify

Overview

Mintlify's design system is meta — a documentation platform whose own docs exemplify its capabilities. A rich teal-green accent on clean light surfaces creates a trustworthy, polished feel. The system prioritizes readability, navigation clarity, and beautiful code rendering.

Colors

Primary Palette

TokenHexUsage
color-brand#0D9373Teal green, primary accent
color-bg-dark#0F1117Dark mode background
color-bg#FFFFFFLight mode background
color-surface#F5F6F8Code blocks, sidebar
color-muted#6B7280Secondary text

Typography

RoleFamilySizeWeight
TitleInter36px700
HeadingInter24px600
BodyInter16px400
CodeFira Code14px400

Components

Docs Navigation

  • Left sidebar with grouped sections
  • Active page: teal left border + bold text
  • Collapsible groups with chevron

API Reference Card

  • Method badge (GET green, POST blue, DELETE red)
  • Endpoint path in monospace
  • Parameter table with type, required, description

Code Block

  • Multi-language tabs (cURL, Python, JavaScript)
  • Copy button top-right
  • Line numbers optional, syntax highlighted

Do's and Don'ts

Do

  • Use teal for navigation active states and links
  • Support both light and dark themes with proper tokens
  • Keep body text at 16px minimum for reading comfort

Don't

  • Don't override the user's preferred color scheme without a toggle
  • Don't use code blocks without syntax highlighting
  • Don't nest navigation deeper than 3 levels

Want a DESIGN.md like this for your own website?