shadcn/ui theme · dark original

Cyberpunk Neon

Hot magenta and cyan on ink for high-energy, after-dark interfaces with maximum contrast.

darkcyberpunkvibrant

Install

npx shadcn@latest add https://csscreme.com/r/cyberpunk-neon.json

Requires a project with shadcn/ui set up. Prefer to paste? The CSS variables are below.

Partial install

Live preview

Revenue

Last 30 days across all workspaces.

Total

$48,210+12.4%

Active

1,204+3.1%

Churn

0.8%-0.2%

Tokens

:root {
  --background: oklch(98.8% 0.000 89.9);
  --foreground: oklch(25.1% 0.015 285.3);
  --card: oklch(97.3% 0.001 286.4);
  --card-foreground: oklch(25.1% 0.015 285.3);
  --popover: oklch(97.3% 0.001 286.4);
  --popover-foreground: oklch(25.1% 0.015 285.3);
  --primary: oklch(66.7% 0.249 356.7);
  --primary-foreground: oklch(15.2% 0.009 285.3);
  --secondary: oklch(97.9% 0.000 89.9);
  --secondary-foreground: oklch(25.1% 0.015 285.3);
  --muted: oklch(97.9% 0.000 89.9);
  --muted-foreground: oklch(53.1% 0.012 286.0);
  --accent: oklch(84.4% 0.146 209.3);
  --accent-foreground: oklch(15.2% 0.009 285.3);
  --destructive: oklch(62.6% 0.193 23.0);
  --destructive-foreground: oklch(15.2% 0.009 285.3);
  --border: oklch(83.6% 0.003 286.3);
  --input: oklch(83.6% 0.003 286.3);
  --ring: oklch(66.7% 0.249 356.7);
  --chart-1: oklch(66.7% 0.249 356.7);
  --chart-2: oklch(84.4% 0.146 209.3);
  --chart-3: oklch(67.3% 0.217 33.0);
  --chart-4: oklch(66.4% 0.294 319.9);
  --chart-5: oklch(65.1% 0.098 276.6);
  --sidebar: oklch(98.2% 0.000 89.9);
  --sidebar-foreground: oklch(25.1% 0.015 285.3);
  --sidebar-primary: oklch(66.7% 0.249 356.7);
  --sidebar-primary-foreground: oklch(15.2% 0.009 285.3);
  --sidebar-accent: oklch(97.9% 0.000 89.9);
  --sidebar-accent-foreground: oklch(25.1% 0.015 285.3);
  --sidebar-border: oklch(83.6% 0.003 286.3);
  --sidebar-ring: oklch(66.7% 0.249 356.7);
  --radius: 6px;
  --shadow-2xs: 0 1px 2px 0px rgb(33 33 41 / 0.05);
  --shadow-xs: 0 1px 3px 0px rgb(33 33 41 / 0.06);
  --shadow-sm: 0 1px 3px 0px rgb(33 33 41 / 0.08), 0 1px 2px -1px rgb(33 33 41 / 0.08);
  --shadow-md: 0 4px 6px -1px rgb(33 33 41 / 0.09), 0 2px 4px -2px rgb(33 33 41 / 0.09);
  --shadow-lg: 0 10px 15px -3px rgb(33 33 41 / 0.1), 0 4px 6px -4px rgb(33 33 41 / 0.1);
  --shadow-xl: 0 20px 25px -5px rgb(33 33 41 / 0.12), 0 8px 10px -6px rgb(33 33 41 / 0.12);
  --shadow-2xl: 0 25px 50px -12px rgb(33 33 41 / 0.22);
  --spacing: 8px;
}

.dark {
  --background: oklch(14.7% 0.011 285.0);
  --foreground: oklch(97.2% 0.007 286.3);
  --card: oklch(20.1% 0.020 284.5);
  --card-foreground: oklch(97.2% 0.007 286.3);
  --popover: oklch(20.1% 0.020 284.5);
  --popover-foreground: oklch(97.2% 0.007 286.3);
  --primary: oklch(66.7% 0.249 356.7);
  --primary-foreground: oklch(15.2% 0.009 285.3);
  --secondary: oklch(18.2% 0.016 284.7);
  --secondary-foreground: oklch(97.2% 0.007 286.3);
  --muted: oklch(18.2% 0.016 284.7);
  --muted-foreground: oklch(59.1% 0.047 284.9);
  --accent: oklch(84.4% 0.146 209.3);
  --accent-foreground: oklch(15.2% 0.009 285.3);
  --destructive: oklch(62.6% 0.193 23.0);
  --destructive-foreground: oklch(15.2% 0.009 285.3);
  --border: oklch(28.7% 0.024 284.8);
  --input: oklch(28.7% 0.024 284.8);
  --ring: oklch(66.7% 0.249 356.7);
  --chart-1: oklch(66.7% 0.249 356.7);
  --chart-2: oklch(84.4% 0.146 209.3);
  --chart-3: oklch(67.3% 0.217 33.0);
  --chart-4: oklch(66.4% 0.294 319.9);
  --chart-5: oklch(65.1% 0.098 276.6);
  --sidebar: oklch(17.7% 0.014 284.8);
  --sidebar-foreground: oklch(97.2% 0.007 286.3);
  --sidebar-primary: oklch(66.7% 0.249 356.7);
  --sidebar-primary-foreground: oklch(15.2% 0.009 285.3);
  --sidebar-accent: oklch(18.2% 0.016 284.7);
  --sidebar-accent-foreground: oklch(97.2% 0.007 286.3);
  --sidebar-border: oklch(28.7% 0.024 284.8);
  --sidebar-ring: oklch(66.7% 0.249 356.7);
  --shadow-2xs: 0 1px 2px 0px rgb(245 245 250 / 0.16);
  --shadow-xs: 0 1px 3px 0px rgb(245 245 250 / 0.18);
  --shadow-sm: 0 1px 3px 0px rgb(245 245 250 / 0.22), 0 1px 2px -1px rgb(245 245 250 / 0.22);
  --shadow-md: 0 4px 6px -1px rgb(245 245 250 / 0.26), 0 2px 4px -2px rgb(245 245 250 / 0.26);
  --shadow-lg: 0 10px 15px -3px rgb(245 245 250 / 0.3), 0 4px 6px -4px rgb(245 245 250 / 0.3);
  --shadow-xl: 0 20px 25px -5px rgb(245 245 250 / 0.34), 0 8px 10px -6px rgb(245 245 250 / 0.34);
  --shadow-2xl: 0 25px 50px -12px rgb(245 245 250 / 0.45);
}

Tailwind v4

@theme inline {
  --color-background: var(--background);
  --color-foreground: var(--foreground);
  --color-card: var(--card);
  --color-card-foreground: var(--card-foreground);
  --color-popover: var(--popover);
  --color-popover-foreground: var(--popover-foreground);
  --color-primary: var(--primary);
  --color-primary-foreground: var(--primary-foreground);
  --color-secondary: var(--secondary);
  --color-secondary-foreground: var(--secondary-foreground);
  --color-muted: var(--muted);
  --color-muted-foreground: var(--muted-foreground);
  --color-accent: var(--accent);
  --color-accent-foreground: var(--accent-foreground);
  --color-destructive: var(--destructive);
  --color-destructive-foreground: var(--destructive-foreground);
  --color-border: var(--border);
  --color-input: var(--input);
  --color-ring: var(--ring);
  --color-chart-1: var(--chart-1);
  --color-chart-2: var(--chart-2);
  --color-chart-3: var(--chart-3);
  --color-chart-4: var(--chart-4);
  --color-chart-5: var(--chart-5);
  --color-sidebar: var(--sidebar);
  --color-sidebar-foreground: var(--sidebar-foreground);
  --color-sidebar-primary: var(--sidebar-primary);
  --color-sidebar-primary-foreground: var(--sidebar-primary-foreground);
  --color-sidebar-accent: var(--sidebar-accent);
  --color-sidebar-accent-foreground: var(--sidebar-accent-foreground);
  --color-sidebar-border: var(--sidebar-border);
  --color-sidebar-ring: var(--sidebar-ring);
  --radius: var(--radius);
  --radius-sm: calc(var(--radius) - 4px);
  --radius-md: calc(var(--radius) - 2px);
  --radius-lg: var(--radius);
  --radius-xl: calc(var(--radius) + 4px);
  --shadow-2xs: var(--shadow-2xs);
  --shadow-xs: var(--shadow-xs);
  --shadow-sm: var(--shadow-sm);
  --shadow-md: var(--shadow-md);
  --shadow-lg: var(--shadow-lg);
  --shadow-xl: var(--shadow-xl);
  --shadow-2xl: var(--shadow-2xl);
  --spacing: var(--spacing);
}

Colors are OKLCH. Contrast is checked in both modes: foreground on background, on cards, and button labels on the primary fill.

DESIGN.md for AI agents

Design context for Cursor, Claude Code, Codex, v0 or Lovable. Paste it in before you ask for UI, or commit it at your repo root as DESIGN.md. Every colour, ratio and rule below is computed from this theme, not written by hand, so the agent can be held to it.

curl -o DESIGN.md https://csscreme.com/d/cyberpunk-neon.md
The file
# DESIGN.md — Cyberpunk Neon

> Design context for AI coding agents. Paste this file into Cursor, Claude Code, Codex, v0 or Lovable
> before asking for UI, or commit it at your repo root as `DESIGN.md`.

- **Source:** [Cyberpunk Neon on CSS Crème](https://csscreme.com/themes/cyberpunk-neon)
- **Default mode:** dark
- **Tags:** dark, cyberpunk, vibrant
- **Install as a real shadcn/ui theme:** `npx shadcn@latest add https://csscreme.com/r/cyberpunk-neon.json`
- **Fingerprint:** `fnv1a-f9e7bfb8` — a hash of the token set below. It changes only when a token changes.
- **Verify this copy:** call the MCP tool `verify_design_md` with `{ "id": "cyberpunk-neon", "fingerprint": "fnv1a-f9e7bfb8" }`
  at `https://csscreme.com/mcp`, or refetch https://csscreme.com/d/cyberpunk-neon.md. A stale copy is worse than none: an agent will follow it faithfully.
- **Also available as:** [DTCG tokens](https://csscreme.com/d/cyberpunk-neon.tokens.json) for Tokens Studio / Figma Variables · [agent rules block](https://csscreme.com/d/cyberpunk-neon.rules.md) for CLAUDE.md, AGENTS.md or .cursor/rules

Hot magenta and cyan on ink for high-energy, after-dark interfaces with maximum contrast.

---

## Semantic color roles

Six roles carry the identity. Everything else in this file is derived from them.

| Role | Hex | OKLCH | Use it for |
| --- | --- | --- | --- |
| `bg` | `#0A0A0F` | `oklch(14.7% 0.011 285.0)` | page background |
| `surface` | `#15151F` | `oklch(20.1% 0.020 284.5)` | cards, panels, popovers |
| `primary` | `#FF2E97` | `oklch(66.7% 0.249 356.7)` | brand actions: primary buttons, links, focus rings |
| `accent` | `#00E5FF` | `oklch(84.4% 0.146 209.3)` | secondary emphasis only, never a second primary |
| `text` | `#F5F5FA` | `oklch(97.2% 0.007 286.3)` | body and heading text |
| `muted` | `#7A7A99` | `oklch(59.1% 0.047 284.9)` | secondary text, borders, disabled states |

## Full token set (shadcn/ui, both modes)

Colors are OKLCH (Tailwind v4 / shadcn native). Brand colors are identical in both modes by design:
only the neutrals move, and they keep their hue, so light and dark read as the same design system.

| Token | Light | Dark |
| --- | --- | --- |
| `--background` | `oklch(98.8% 0.000 89.9)` | `oklch(14.7% 0.011 285.0)` |
| `--foreground` | `oklch(25.1% 0.015 285.3)` | `oklch(97.2% 0.007 286.3)` |
| `--card` | `oklch(97.3% 0.001 286.4)` | `oklch(20.1% 0.020 284.5)` |
| `--card-foreground` | `oklch(25.1% 0.015 285.3)` | `oklch(97.2% 0.007 286.3)` |
| `--popover` | `oklch(97.3% 0.001 286.4)` | `oklch(20.1% 0.020 284.5)` |
| `--popover-foreground` | `oklch(25.1% 0.015 285.3)` | `oklch(97.2% 0.007 286.3)` |
| `--primary` | `oklch(66.7% 0.249 356.7)` | `oklch(66.7% 0.249 356.7)` |
| `--primary-foreground` | `oklch(15.2% 0.009 285.3)` | `oklch(15.2% 0.009 285.3)` |
| `--secondary` | `oklch(97.9% 0.000 89.9)` | `oklch(18.2% 0.016 284.7)` |
| `--secondary-foreground` | `oklch(25.1% 0.015 285.3)` | `oklch(97.2% 0.007 286.3)` |
| `--muted` | `oklch(97.9% 0.000 89.9)` | `oklch(18.2% 0.016 284.7)` |
| `--muted-foreground` | `oklch(53.1% 0.012 286.0)` | `oklch(59.1% 0.047 284.9)` |
| `--accent` | `oklch(84.4% 0.146 209.3)` | `oklch(84.4% 0.146 209.3)` |
| `--accent-foreground` | `oklch(15.2% 0.009 285.3)` | `oklch(15.2% 0.009 285.3)` |
| `--destructive` | `oklch(62.6% 0.193 23.0)` | `oklch(62.6% 0.193 23.0)` |
| `--destructive-foreground` | `oklch(15.2% 0.009 285.3)` | `oklch(15.2% 0.009 285.3)` |
| `--border` | `oklch(83.6% 0.003 286.3)` | `oklch(28.7% 0.024 284.8)` |
| `--input` | `oklch(83.6% 0.003 286.3)` | `oklch(28.7% 0.024 284.8)` |
| `--ring` | `oklch(66.7% 0.249 356.7)` | `oklch(66.7% 0.249 356.7)` |
| `--chart-1` | `oklch(66.7% 0.249 356.7)` | `oklch(66.7% 0.249 356.7)` |
| `--chart-2` | `oklch(84.4% 0.146 209.3)` | `oklch(84.4% 0.146 209.3)` |
| `--chart-3` | `oklch(67.3% 0.217 33.0)` | `oklch(67.3% 0.217 33.0)` |
| `--chart-4` | `oklch(66.4% 0.294 319.9)` | `oklch(66.4% 0.294 319.9)` |
| `--chart-5` | `oklch(65.1% 0.098 276.6)` | `oklch(65.1% 0.098 276.6)` |
| `--sidebar` | `oklch(98.2% 0.000 89.9)` | `oklch(17.7% 0.014 284.8)` |
| `--sidebar-foreground` | `oklch(25.1% 0.015 285.3)` | `oklch(97.2% 0.007 286.3)` |
| `--sidebar-primary` | `oklch(66.7% 0.249 356.7)` | `oklch(66.7% 0.249 356.7)` |
| `--sidebar-primary-foreground` | `oklch(15.2% 0.009 285.3)` | `oklch(15.2% 0.009 285.3)` |
| `--sidebar-accent` | `oklch(97.9% 0.000 89.9)` | `oklch(18.2% 0.016 284.7)` |
| `--sidebar-accent-foreground` | `oklch(25.1% 0.015 285.3)` | `oklch(97.2% 0.007 286.3)` |
| `--sidebar-border` | `oklch(83.6% 0.003 286.3)` | `oklch(28.7% 0.024 284.8)` |
| `--sidebar-ring` | `oklch(66.7% 0.249 356.7)` | `oklch(66.7% 0.249 356.7)` |

**What is measured and what is derived.** The six roles are the source. `chart-*` and `sidebar-*` follow
fixed rules over them (chart-1 = primary, chart-2 = accent, chart-3/4 = primary rotated ±40°, chart-5 = the
primary–accent midpoint; sidebar maps onto surface, border and primary). `shadow-*` is the foreground
colour at a fixed opacity per step. None of those is a measurement, and an agent should treat them as
defaults it may override, unlike the six roles, which it may not.

## Typography

- **Headings:** Orbitron
- **Body:** Rajdhani

## Shape and rhythm

- **Radius:** `6px` (the `--radius` token; derive smaller/larger from it, do not invent new values)
- **Spacing scale:** 8px base · 8 / 16 / 24 / 32 / 48

## Contrast, measured

Computed from the tokens above in dark mode, not asserted. Ratios are WCAG 2.1 relative luminance.

| Pair | Foreground | Background | Ratio | Verdict |
| --- | --- | --- | --- | --- |
| Body text on page background | `#F5F5FA` | `#0A0A0F` | 18.17:1 | AAA |
| Body text on card | `#F5F5FA` | `#15151F` | 16.67:1 | AAA |
| Muted text on page background | `#7A7A99` | `#0A0A0F` | 4.77:1 | AA |
| Button label on primary | `#0b0b0f` | `#FF2E97` | 5.7:1 | AA |
| Button label on accent | `#0b0b0f` | `#00E5FF` | 12.77:1 | AAA |

## Rules for the agent

These are constraints, not suggestions. Each one is checkable against the tables above.

1. **Use only the tokens listed here.** Do not introduce a hex value that is not in the token table. If
   you need an in-between shade, mix two existing tokens rather than inventing a new hue.
2. **`#FF2E97` (primary) is the only call-to-action color.** One primary action per view. `accent`
   is for secondary emphasis and must never be styled as a second primary button.
3. **Never restyle brand colors between light and dark.** Only neutrals change mode. A theme whose
   primary shifts between modes is a different theme.
4. **Respect the radius token.** Every corner derives from `6px`. Mixed radii across a view is
   the most common tell of generated UI.
5. **Stay on the spacing scale.** 8px base · 8 / 16 / 24 / 32 / 48. No arbitrary pixel values.
6. **Do not drop below the contrast ratios above.** If a combination you need is not in the contrast
   table, compute it before shipping it. Text under 4.5:1 fails AA.
7. **Headings in Orbitron, body in Rajdhani.** Do not add a third family.
8. **Use the semantic role, not the raw color.** Write `var(--primary)`, never `#FF2E97`, so the
   theme stays swappable.

## CSS variables

Paste into `globals.css`:

```css
:root {
  --background: oklch(98.8% 0.000 89.9);
  --foreground: oklch(25.1% 0.015 285.3);
  --card: oklch(97.3% 0.001 286.4);
  --card-foreground: oklch(25.1% 0.015 285.3);
  --popover: oklch(97.3% 0.001 286.4);
  --popover-foreground: oklch(25.1% 0.015 285.3);
  --primary: oklch(66.7% 0.249 356.7);
  --primary-foreground: oklch(15.2% 0.009 285.3);
  --secondary: oklch(97.9% 0.000 89.9);
  --secondary-foreground: oklch(25.1% 0.015 285.3);
  --muted: oklch(97.9% 0.000 89.9);
  --muted-foreground: oklch(53.1% 0.012 286.0);
  --accent: oklch(84.4% 0.146 209.3);
  --accent-foreground: oklch(15.2% 0.009 285.3);
  --destructive: oklch(62.6% 0.193 23.0);
  --destructive-foreground: oklch(15.2% 0.009 285.3);
  --border: oklch(83.6% 0.003 286.3);
  --input: oklch(83.6% 0.003 286.3);
  --ring: oklch(66.7% 0.249 356.7);
  --chart-1: oklch(66.7% 0.249 356.7);
  --chart-2: oklch(84.4% 0.146 209.3);
  --chart-3: oklch(67.3% 0.217 33.0);
  --chart-4: oklch(66.4% 0.294 319.9);
  --chart-5: oklch(65.1% 0.098 276.6);
  --sidebar: oklch(98.2% 0.000 89.9);
  --sidebar-foreground: oklch(25.1% 0.015 285.3);
  --sidebar-primary: oklch(66.7% 0.249 356.7);
  --sidebar-primary-foreground: oklch(15.2% 0.009 285.3);
  --sidebar-accent: oklch(97.9% 0.000 89.9);
  --sidebar-accent-foreground: oklch(25.1% 0.015 285.3);
  --sidebar-border: oklch(83.6% 0.003 286.3);
  --sidebar-ring: oklch(66.7% 0.249 356.7);
  --radius: 6px;
  --shadow-2xs: 0 1px 2px 0px rgb(33 33 41 / 0.05);
  --shadow-xs: 0 1px 3px 0px rgb(33 33 41 / 0.06);
  --shadow-sm: 0 1px 3px 0px rgb(33 33 41 / 0.08), 0 1px 2px -1px rgb(33 33 41 / 0.08);
  --shadow-md: 0 4px 6px -1px rgb(33 33 41 / 0.09), 0 2px 4px -2px rgb(33 33 41 / 0.09);
  --shadow-lg: 0 10px 15px -3px rgb(33 33 41 / 0.1), 0 4px 6px -4px rgb(33 33 41 / 0.1);
  --shadow-xl: 0 20px 25px -5px rgb(33 33 41 / 0.12), 0 8px 10px -6px rgb(33 33 41 / 0.12);
  --shadow-2xl: 0 25px 50px -12px rgb(33 33 41 / 0.22);
  --spacing: 8px;
}

.dark {
  --background: oklch(14.7% 0.011 285.0);
  --foreground: oklch(97.2% 0.007 286.3);
  --card: oklch(20.1% 0.020 284.5);
  --card-foreground: oklch(97.2% 0.007 286.3);
  --popover: oklch(20.1% 0.020 284.5);
  --popover-foreground: oklch(97.2% 0.007 286.3);
  --primary: oklch(66.7% 0.249 356.7);
  --primary-foreground: oklch(15.2% 0.009 285.3);
  --secondary: oklch(18.2% 0.016 284.7);
  --secondary-foreground: oklch(97.2% 0.007 286.3);
  --muted: oklch(18.2% 0.016 284.7);
  --muted-foreground: oklch(59.1% 0.047 284.9);
  --accent: oklch(84.4% 0.146 209.3);
  --accent-foreground: oklch(15.2% 0.009 285.3);
  --destructive: oklch(62.6% 0.193 23.0);
  --destructive-foreground: oklch(15.2% 0.009 285.3);
  --border: oklch(28.7% 0.024 284.8);
  --input: oklch(28.7% 0.024 284.8);
  --ring: oklch(66.7% 0.249 356.7);
  --chart-1: oklch(66.7% 0.249 356.7);
  --chart-2: oklch(84.4% 0.146 209.3);
  --chart-3: oklch(67.3% 0.217 33.0);
  --chart-4: oklch(66.4% 0.294 319.9);
  --chart-5: oklch(65.1% 0.098 276.6);
  --sidebar: oklch(17.7% 0.014 284.8);
  --sidebar-foreground: oklch(97.2% 0.007 286.3);
  --sidebar-primary: oklch(66.7% 0.249 356.7);
  --sidebar-primary-foreground: oklch(15.2% 0.009 285.3);
  --sidebar-accent: oklch(18.2% 0.016 284.7);
  --sidebar-accent-foreground: oklch(97.2% 0.007 286.3);
  --sidebar-border: oklch(28.7% 0.024 284.8);
  --sidebar-ring: oklch(66.7% 0.249 356.7);
  --shadow-2xs: 0 1px 2px 0px rgb(245 245 250 / 0.16);
  --shadow-xs: 0 1px 3px 0px rgb(245 245 250 / 0.18);
  --shadow-sm: 0 1px 3px 0px rgb(245 245 250 / 0.22), 0 1px 2px -1px rgb(245 245 250 / 0.22);
  --shadow-md: 0 4px 6px -1px rgb(245 245 250 / 0.26), 0 2px 4px -2px rgb(245 245 250 / 0.26);
  --shadow-lg: 0 10px 15px -3px rgb(245 245 250 / 0.3), 0 4px 6px -4px rgb(245 245 250 / 0.3);
  --shadow-xl: 0 20px 25px -5px rgb(245 245 250 / 0.34), 0 8px 10px -6px rgb(245 245 250 / 0.34);
  --shadow-2xl: 0 25px 50px -12px rgb(245 245 250 / 0.45);
}
```

Tailwind v4 maps them into utilities:

```css
@theme inline {
  --color-background: var(--background);
  --color-foreground: var(--foreground);
  --color-card: var(--card);
  --color-card-foreground: var(--card-foreground);
  --color-popover: var(--popover);
  --color-popover-foreground: var(--popover-foreground);
  --color-primary: var(--primary);
  --color-primary-foreground: var(--primary-foreground);
  --color-secondary: var(--secondary);
  --color-secondary-foreground: var(--secondary-foreground);
  --color-muted: var(--muted);
  --color-muted-foreground: var(--muted-foreground);
  --color-accent: var(--accent);
  --color-accent-foreground: var(--accent-foreground);
  --color-destructive: var(--destructive);
  --color-destructive-foreground: var(--destructive-foreground);
  --color-border: var(--border);
  --color-input: var(--input);
  --color-ring: var(--ring);
  --color-chart-1: var(--chart-1);
  --color-chart-2: var(--chart-2);
  --color-chart-3: var(--chart-3);
  --color-chart-4: var(--chart-4);
  --color-chart-5: var(--chart-5);
  --color-sidebar: var(--sidebar);
  --color-sidebar-foreground: var(--sidebar-foreground);
  --color-sidebar-primary: var(--sidebar-primary);
  --color-sidebar-primary-foreground: var(--sidebar-primary-foreground);
  --color-sidebar-accent: var(--sidebar-accent);
  --color-sidebar-accent-foreground: var(--sidebar-accent-foreground);
  --color-sidebar-border: var(--sidebar-border);
  --color-sidebar-ring: var(--sidebar-ring);
  --radius: var(--radius);
  --radius-sm: calc(var(--radius) - 4px);
  --radius-md: calc(var(--radius) - 2px);
  --radius-lg: var(--radius);
  --radius-xl: calc(var(--radius) + 4px);
  --shadow-2xs: var(--shadow-2xs);
  --shadow-xs: var(--shadow-xs);
  --shadow-sm: var(--shadow-sm);
  --shadow-md: var(--shadow-md);
  --shadow-lg: var(--shadow-lg);
  --shadow-xl: var(--shadow-xl);
  --shadow-2xl: var(--shadow-2xl);
  --spacing: var(--spacing);
}
```

---

Generated by [CSS Crème](https://csscreme.com) — curated web design, decoded so you can build it.
Every value above is computed from the palette, not written by hand.

Or link an agent straight at /d/cyberpunk-neon.md — it is served as text/markdown with CORS open, so a tool can fetch it directly.

Fingerprint fnv1a-f9e7bfb8 Hash of the token set. Changes only when a token changes. An agent holding this file can ask the MCP verify_design_md whether its copy is still current.
DTCG tokens /d/cyberpunk-neon.tokens.json W3C Design Tokens format. Import into Tokens Studio or Figma Variables without retyping a hex.
Agent rules /d/cyberpunk-neon.rules.md A block for CLAUDE.md, AGENTS.md or .cursor/rules that makes every session read DESIGN.md before touching UI.

Every pair, measured dark mode

The DESIGN.md prints the five pairs an agent will actually produce. This is the whole grid: each token as text on each token as background, WCAG 2.1 ratio and verdict. No summary score, because a single number would hide the one pair that fails.

backgroundcardsecondaryprimaryaccentdestructiveforegroundmuted-foreground
background 1.09fail 1.05fail 5.73AA 12.84AAA 5.05AA 18.17AAA 4.77AA
card 1.09fail 1.04fail 5.25AA 11.78AAA 4.63AA 16.67AAA 4.38AA large
secondary 1.05fail 1.04fail 5.45AA 12.21AAA 4.8AA 17.28AAA 4.54AA
primary 5.73AA 5.25AA 5.45AA 2.24fail 1.13fail 3.17AA large 1.2fail
accent 12.84AAA 11.78AAA 12.21AAA 2.24fail 2.54fail 1.42fail 2.69fail
destructive 5.05AA 4.63AA 4.8AA 1.13fail 2.54fail 3.6AA large 1.06fail
foreground 18.17AAA 16.67AAA 17.28AAA 3.17AA large 1.42fail 3.6AA large 3.81AA large
muted-foreground 4.77AA 4.38AA large 4.54AA 1.2fail 2.69fail 1.06fail 3.81AA large

Rows are the text colour, columns the background. AAA is 7:1 or better, AA 4.5:1, AA large 3:1.

Where this came from

Themes here aren't randomised swatches — they start life as a palette in our design layer, studied against real interfaces. See the Cyberpunk Neon palette for the full role breakdown, font pairing and spacing scale, or browse the showcase and breakdowns the palettes are drawn from.

Font pairing Orbitron headings · Rajdhani body  ·  Radius 6px

Related themes