Flagship Design Hub

Dark Mode & Theming Hub

Design complete light and dark theme systems with real-time previews, WCAG contrast validation, and production-ready exports for CSS, Tailwind v4, and JSON design tokens.

Side-by-Side Light/Dark Preview Auto-Derive Dark from Light WCAG Contrast Matrix CSS, Tailwind v4 & JSON Export

Interactive Theme Studio

Edit 11 semantic tokens per mode, preview both themes simultaneously, and validate accessibility before exporting.

Editing:
Preview:
Light Mode
BP

Linear Flow

Theme preview card

This card demonstrates how your theme tokens render across surfaces, text, and accents.

SuccessWarningErrorInfo
Primary Button
Secondary
Placeholder text...
Dark Mode
BP

Linear Flow

Theme preview card

This card demonstrates how your theme tokens render across surfaces, text, and accents.

SuccessWarningErrorInfo
Primary Button
Secondary
Placeholder text...

WCAG Contrast Matrix Light Mode

All 10 pairs pass WCAG requirements (AA / AAA)

Pair Ratio Grade Preview
Text on Surface19.75:1 AAA
Aa Preview
Text on Elevated18.76:1 AAA
Aa Preview
Muted on Surface7.73:1 AAA
Aa Preview
Primary on Surface6.29:1 AA
Aa Preview
Primary FG on Primary6.29:1 AA
Aa Preview
Success on Surface7.13:1 AAA
Aa Preview
Warning on Surface7.31:1 AAA
Aa Preview
Error on Surface8.31:1 AAA
Aa Preview
Info on Surface6.70:1 AA
Aa Preview
Border on Surface3.22:1 AA
Aa Preview
Export Code
/* Linear Flow — CSS Custom Properties */
:root {
  --color-surface: #FFFFFF;
  --color-surface-elevated: #F8F9FC;
  --color-text: #0A0A0F;
  --color-text-muted: #52525B;
  --color-primary: #4F46E5;
  --color-primary-foreground: #FFFFFF;
  --color-border: #8E8EA0;
  --color-success: #166534;
  --color-warning: #9A3412;
  --color-error: #991B1B;
  --color-info: #1D4ED8;
}

[data-theme="dark"],
.dark {
  --color-surface: #111113;
  --color-surface-elevated: #1A1A1F;
  --color-text: #EEEEF0;
  --color-text-muted: #A1A1AA;
  --color-primary: #818CF8;
  --color-primary-foreground: #0C0A1A;
  --color-border: #636373;
  --color-success: #34D399;
  --color-warning: #FBBF24;
  --color-error: #F87171;
  --color-info: #60A5FA;
}

Theme Token Editor

Editing light mode tokens.

Light Tokens

Surface
Elevated
Text
Text Muted
Primary
Primary FG
Border
Success
Warning
Error
Info

Curated Theme Presets Directory

Explore 30 production-ready light/dark theme pairs across SaaS, editorial, vibrant, monochrome, and cyberpunk styles. Click any to open in Studio.

30 Themes Available

Linear Flow

SaaS & Tech

A
Light

#FFFFFF

A
Dark

#111113

Clean, purple-accented theme inspired by modern project management tools.

#saas #purple #clean #modern

Vercel Edge

SaaS & Tech

A
Light

#FFFFFF

A
Dark

#000000

Monochrome-forward with a stark white/black contrast and subtle blue accent.

#vercel #monochrome #developer #deploy

Stripe Clarity

SaaS & Tech

A
Light

#FFFFFF

A
Dark

#0A1B2E

Indigo accent on clean surfaces with warm gray muted tones.

#stripe #payment #fintech #indigo

GitHub Slate

SaaS & Tech

A
Light

#FFFFFF

A
Dark

#0D1117

Cool blue-gray palette used by developer collaboration platforms.

#github #developer #slate #cool

Notion Soft

SaaS & Tech

A
Light

#FFFFFF

A
Dark

#191919

Warm off-white surfaces with soft brown tones and a clean content-first vibe.

#notion #warm #productivity #content

Terracotta Bloom

Warm & Organic

A
Light

#FDF8F3

A
Dark

#1C1210

Earthy clay and warm cream palette evoking natural materials and craft.

#terracotta #earth #warm #craft

Forest Sage

Warm & Organic

A
Light

#F7F9F5

A
Dark

#0E170E

Deep greens and warm stone, inspired by mossy woodland clearings.

#green #nature #forest #sage

Amber Harvest

Warm & Organic

A
Light

#FFFDF5

A
Dark

#1A1408

Golden amber tones with rich brown anchors, warm and inviting.

#amber #gold #harvest #warm

Blush Petal

Warm & Organic

A
Light

#FFF7F8

A
Dark

#1A0D12

Soft pink and rose on creamy backgrounds, delicate and feminine.

#pink #rose #blush #feminine

Sand Dune

Warm & Organic

A
Light

#FAF8F5

A
Dark

#171412

Neutral sandy tones with warm beige, perfect for understated elegance.

#sand #neutral #beige #minimal

Navy & Gold

Editorial & Luxury

A
Light

#FCFAF7

A
Dark

#08101D

Deep navy and burnished gold, classic editorial luxury.

#navy #gold #luxury #editorial

Ink & Parchment

Editorial & Luxury

A
Light

#F6F1E7

A
Dark

#171410

Classic charcoal on warm cream, inspired by letterpress and typographic tradition.

#ink #parchment #classic #typography

Champagne Noir

Editorial & Luxury

A
Light

#FAF8F4

A
Dark

#0F0F10

Champagne-tinted light mode with deep noir dark mode, timelessly elegant.

#champagne #noir #elegant #luxury

Wine Cellar

Editorial & Luxury

A
Light

#FBF7F6

A
Dark

#14080B

Deep burgundy and charcoal with refined warmth and depth.

#wine #burgundy #refined #depth

Ivory Tower

Editorial & Luxury

A
Light

#FFFDF7

A
Dark

#120E0A

Warm ivory surfaces with deep espresso text and subtle teal accent.

#ivory #espresso #teal #sophisticated

Electric Indigo

Vibrant & Bold

A
Light

#FFFFFF

A
Dark

#0A0717

High-voltage indigo accent that demands attention on clean white.

#indigo #electric #bold #vivid

Coral Pop

Vibrant & Bold

A
Light

#FFFFFF

A
Dark

#140C08

Bright coral-orange on cool surfaces, energetic and friendly.

#coral #orange #energetic #friendly

Emerald Spark

Vibrant & Bold

A
Light

#FFFFFF

A
Dark

#041209

Rich emerald green on crisp white, conveying growth and vitality.

#emerald #green #growth #vivid

Ultraviolet

Vibrant & Bold

A
Light

#FFFFFF

A
Dark

#0B041A

Deep violet primary with a high-contrast split between light and dark.

#violet #purple #ultraviolet #contrast

Hot Magenta

Vibrant & Bold

A
Light

#FFFFFF

A
Dark

#12040E

Punchy magenta accent that brings boldness to any product UI.

#magenta #bold #punchy #startup

Pure Grayscale

Monochrome & Minimal

A
Light

#FFFFFF

A
Dark

#0A0A0A

Zero-chroma neutral scale for content-first designs with no color distraction.

#grayscale #neutral #minimal #content

Cool Zinc

Monochrome & Minimal

A
Light

#FFFFFF

A
Dark

#09090B

Slightly blue-tinted zinc scale for a more refined monochrome feel.

#zinc #cool #blue-tint #professional

Warm Stone

Monochrome & Minimal

A
Light

#FAFAF9

A
Dark

#0C0A09

Warm gray stone tones for a cozy yet minimal aesthetic.

#stone #warm-gray #cozy #minimal

Near Black

Monochrome & Minimal

A
Light

#F8F8F8

A
Dark

#050505

Almost-black surfaces in light mode too — a dark-first design system.

#dark-first #near-black #bold #dramatic

Paper Minimal

Monochrome & Minimal

A
Light

#FFFFFF

A
Dark

#111111

Ultra-clean paper-white with the softest possible neutral hierarchy.

#paper #ultra-clean #light #airy

Neon Matrix

Cyber & Neon

A
Light

#F0FFF4

A
Dark

#020C04

Electric green on pitch black, a terminal-grade cyberpunk aesthetic.

#neon #matrix #green #cyberpunk

Cyberpunk Pink

Cyber & Neon

A
Light

#FFF0F5

A
Dark

#0D0209

Hot pink neon on deep dark surfaces with a futuristic edge.

#cyberpunk #pink #neon #futuristic

Arctic Blue

Cyber & Neon

A
Light

#F0FAFF

A
Dark

#020F17

Ice-cold cyan on deep navy, crisp and futuristic like a HUD display.

#arctic #cyan #cold #hud

Toxic Lime

Cyber & Neon

A
Light

#F7FEE7

A
Dark

#0A1203

Acidic lime-green with dark charcoal base for maximum visual impact.

#lime #toxic #acid #high-contrast

Plasma Amber

Cyber & Neon

A
Light

#FFFBEB

A
Dark

#120900

Warm amber glow on deep space backgrounds, like vintage radar displays.

#amber #plasma #retro #glow