Linear Design System
Developer project management with dark-first design, purple-blue gradient accents, and buttery smooth micro-animations throughout.
https://linear.app ↗Design Tokens & Export Formats
---
name: Linear
url: https://linear.app
version: 4.0.0
tokens:
colors:
primary: "#5e6ad2"
primary-hover: "#6b77e8"
background: "#0f0f13"
surface: "#18181f"
surface-hover: "#22222b"
text-primary: "#eeeeee"
text-secondary: "#8a8f98"
accent: "#5e6ad2"
border: "rgba(255, 255, 255, 0.08)"
typography:
font-sans: "Inter, -apple-system, BlinkMacSystemFont, sans-serif"
font-mono: "SFMono-Regular, Menlo, Monaco, Consolas, monospace"
scale:
- { name: display, size: "56px", weight: 600, lineHeight: 1.1, letterSpacing: "-0.04em" }
- { name: heading-1, size: "36px", weight: 600, lineHeight: 1.2, letterSpacing: "-0.02em" }
- { name: body, size: "15px", weight: 400, lineHeight: 1.6, letterSpacing: "0" }
spacing:
base: "4px"
scale:
space-1: "4px"
space-2: "8px"
space-3: "12px"
space-4: "16px"
space-6: "24px"
space-8: "32px"
radius:
sm: "4px"
md: "8px"
lg: "12px"
shadows:
glow: "0 0 20px rgba(94, 106, 210, 0.3)"
breakpoints:
sm: "640px"
md: "768px"
lg: "1024px"
xl: "1280px"
---
# Linear — Design System Specification
## 1. Overview & Visual Rationale
Linear set the standard for modern dark-first developer UI design. It features an ultra-dark background (`#0f0f13`), glowing purple-indigo accents (`#5e6ad2`), and micro-interactions designed for lightning-fast keyboard operation.
## 2. Color System
- Dark Void Canvas: `#0f0f13`
- Linear Indigo: `#5e6ad2`
- Elevated Surface: `#18181f`
## 3. Typography Scale
- Display: 56px / Weight 600 / LineHeight 1.1
- Body: 15px / Weight 400 / LineHeight 1.6
## 4. Button Variants
- Primary Button: `background: #5e6ad2`, `color: #ffffff`, `border-radius: 8px`
## 5. Card Examples
- Dark Glass Card: `background: #18181f`, `border: 1px solid rgba(255,255,255,0.08)`
## 6. Form Elements
- Command K Input: `background: #18181f`, `border-radius: 8px`
## 7. Spacing Scale
- 4px, 8px, 12px, 16px, 24px, 32px, 48px
## 8. Border Radius Scale
- `sm: 4px`, `md: 8px`, `lg: 12px`
## 9. Elevation & Depth
- `glow: 0 0 20px rgba(94, 106, 210, 0.3)`
## 10. Responsive Behavior
- `sm: 640px`, `md: 768px`, `lg: 1024px`, `xl: 1280px`
Extracted Color Palette
primary
#5e6ad2
background
#0f0f13
surface
#18181f
text
#eeeeee
muted
#8a8f98
Live Website & UI Component Preview
Rendered with Inter font stack and extracted color tokens
Designed with Linear's visual identity
Developer project management with dark-first design, purple-blue gradient accents, and buttery smooth micro-animations throughout.
#5e6ad2
#8a8f98
#5e6ad2
Design Tokens & UI System Specifications
1. Typography Scale
Type hierarchy using Inter font stack
Display • 64px • Weight 700
Build visually stunning web apps.
Heading 1 • 40px • Weight 600
Design Systems for AI Coding Agents
Heading 2 • 28px • Weight 600
Extract tokens from any domain
Heading 3 • 20px • Weight 600
Production-ready CSS variables
Body Large • 18px • Weight 400
Structured markdown files designed specifically for AI prompt engineering.
Body Regular • 15px • Weight 400
Includes color palettes, typography scales, layout rules, and component specs.
Caption / Mono • 12px • Weight 500
npx getdesignsystem@latest add stripe
2. Button Variants
Interactive primary, secondary, outline, ghost, and pill buttons
Primary Button
Secondary Button
Outline Button
Ghost Button
Pill Badge Button
Disabled State
3. Card Examples
Feature cards, metric callouts, and interactive containers
AI Token Extractor
Parse CSS rules, colors, and typography from any live web page instantly.
System Installs
1,102
Used across 1,000+ AI developer agent prompts.
Developer Documentation
Complete specification rules and design token mapping for Claude Code and Cursor.
4. Form Elements
Inputs, search bars, selects, and controls
5. Spacing Scale (8px Base Grid)
Proportional spacing tokens for padding, margins, and gaps
6. Border Radius Scale
Corner radius specifications across components
radius-sm
4px
radius-md
8px
radius-lg
16px
radius-full
Pill (9999px)
7. Elevation & Depth
Box shadows and progressive depth layers
Subtle Shadow
0 2px 4px rgba(0,0,0,0.1)
Elevated Card
0 8px 24px rgba(0,0,0,0.15)
Accent Glow
0 0 30px #5e6ad235
8. Responsive Breakpoints & Grid
Fluid layouts across mobile, tablet, and desktop viewports
640px
Mobile landscape & small tablets
768px
Tablets & portrait iPads
1024px
Laptops & small desktop monitors
1280px
Large widescreen displays
Independent analysis of publicly observable patterns, curated as a starting point for developer inspiration and AI coding agents. Not affiliated with or endorsed by Linear; Linear and its respective logos are trademarks of their respective owners.
Related Design Systems
Explore similar pre-analyzed DESIGN.md specifications for AI agents.
Vercel
Discover the Vercel design system powered by the Geist design system font family, iconic black-and-white minimalism, and high-contrast tokens.
GitHub
GitHub uses a dark-first design with blue (#2f81f7) accent, -apple-system font stack, and Primer design system with octicon icons.
Stripe
Stripe's design uses a deep navy-to-indigo palette anchored by #533afd (Stripe Indigo), sohne-var typography, and a signature spectral gradient hero.