Back to Library
L

Linear

Linear

Visit Website

工程师项目管理工具。极简主义,精确的紫色强调,精致的暗色界面。

极简主义紫色强调深色主题精确排版键盘优先

Color Palette

primary
background
surface
text
muted
border

Typography

Heading FontInter, -apple-system, system-ui, sans-serif
Body FontInter, -apple-system, system-ui, sans-serif
Base Size14px
Line Height1.5
Weights400, 500, 600

Heading Scale

h1Linear Heading
h2Linear Heading
h3Linear Heading
h4Linear Heading

DESIGN.md

# Linear Design System

## Visual Theme & Atmosphere
Ultra-minimal, precise, developer-focused. Every pixel is intentional. The dark theme with purple accents creates a focused, professional environment. Typography is compact (14px base) to maximize information density without sacrificing readability. Feels like a precision tool, not a toy.

## Color Palette & Roles
| Token | Hex | Role |
|-------|-----|------|
| Primary | #8B5CF6 | Brand, active states, links |
| Background | #0F1117 | Main canvas (void black) |
| Surface | #151922 | Panels, cards, sidebar |
| Text | #F7F8F8 | Primary text |
| Muted | #8B8D98 | Secondary text, labels |
| Border | #262830 | Subtle dividers |
| Success | #4ADE80 | Green states |
| Warning | #FBBF24 | Yellow states |
| Error | #F87171 | Red states |

## Typography Rules
- **Heading Font**: Inter, -apple-system
- **Body Font**: Inter, -apple-system
- **Mono Font**: JetBrains Mono
- **Base Size**: 14px (compact for density)
- **H1**: 1.75rem / weight 600
- **H2**: 1.375rem / weight 600
- **H3**: 1.125rem / weight 500
- **Body**: 0.875rem / weight 400 / line-height 1.5

## Component Stylings
- **Buttons**: Ghost or subtle fill, 4px radius, compact padding
- **Cards**: Surface background, 1px border, 6px radius, no visible shadow
- **Inputs**: Surface background, 1px border, focus with primary ring
- **Navigation**: Left sidebar, icon + text, collapsed to icons

## Layout Principles
- 4px base grid
- Maximum information density
- 20px left/right content padding
- Tight vertical rhythm (4px increments)

## Depth & Elevation
- No visible shadows (dark theme)
- Elevation via surface color lightness: #0F1117 → #151922 → #1E2028
- Hover: slightly lighter surface
- Active: primary tint

## Responsive Behavior
- Desktop-first (target: engineers at desks)
- Sidebar collapsible
- Keyboard shortcuts for everything
- Command palette (Cmd+K) for navigation

Frequently Asked Questions

What is Linear's design style?

工程师项目管理工具。极简主义,精确的紫色强调,精致的暗色界面。

What is Linear's primary color?

Linear uses #8B5CF6 as primary color, #0F1117 for background, and #F7F8F8 for text.

What fonts does Linear use?

Heading font: Inter, -apple-system, system-ui, sans-serif. Body font: Inter, -apple-system, system-ui, sans-serif. Base size: 14px.

How to use Linear design system in my project?

Click the Copy button above the DESIGN.md code block to copy the complete design specification. AI Coding tools like Cursor can directly read DESIGN.md to generate code matching Linear's style.

Explore More Design Systems

Discover 50+ curated design systems for your AI Coding projects.

View All Design Systems