{
  "id": "vercel-canonical-dark",
  "tagline": "Dark Edition",
  "mode": "dark",
  "physics": "flat",
  "palette": {
    "color-premium": "#ff8c00",
    "color-system": "#a078ff",
    "color-success": "#00e055",
    "color-error": "#ff3c40",
    "color-premium-light": "oklch(from var(--color-premium) calc(l * 1.25) c h)",
    "color-premium-dark": "oklch(from var(--color-premium) calc(l * 0.75) c h)",
    "color-premium-subtle": "oklch(from var(--color-premium) l c h / 0.15)",
    "color-system-light": "oklch(from var(--color-system) calc(l * 1.25) c h)",
    "color-system-dark": "oklch(from var(--color-system) calc(l * 0.75) c h)",
    "color-system-subtle": "oklch(from var(--color-system) l c h / 0.15)",
    "color-success-light": "oklch(from var(--color-success) calc(l * 1.25) c h)",
    "color-success-dark": "oklch(from var(--color-success) calc(l * 0.75) c h)",
    "color-success-subtle": "oklch(from var(--color-success) l c h / 0.15)",
    "color-error-light": "oklch(from var(--color-error) calc(l * 1.25) c h)",
    "color-error-dark": "oklch(from var(--color-error) calc(l * 0.75) c h)",
    "color-error-subtle": "oklch(from var(--color-error) l c h / 0.15)",
    "font-atmos-heading": "'Inter', sans-serif",
    "font-atmos-body": "'Inter', sans-serif",
    "bg-canvas": "#000000",
    "bg-spotlight": "#0a0a0a",
    "bg-surface": "#171717",
    "bg-sunk": "#000000",
    "energy-primary": "#ffffff",
    "energy-secondary": "#808080",
    "border-color": "rgba(255, 255, 255, 0.08)",
    "text-main": "#fafafa",
    "text-dim": "#ebebeb",
    "text-mute": "#a3a3a3"
  },
  "disclaimer": "Atmospheric study inspired by Vercel's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Vercel. The downloadable atmosphere file contains color, motion, and typographic-rhythm tokens only — no brand logos, marks, or proprietary assets. All trademarks are the property of their respective owners.",
  "description": "Vercel's product dark — pure #000 canvas, white #ffffff energy-primary, the achromatic Geist + Mono voice with no chromatic accent at all. Border alpha rgba(255, 255, 255, 0.08) is the signature shadow-as-border that defines Vercel's elevation reading. Distinguished from graphite (charcoal canvas) and other dark-IDE atmospheres by total commitment to monochrome geometric purity — Vercel prioritizes purity over data flamboyance. Differs from canonical-light only by mode inversion; both light and dark are equally canonical Vercel.",
  "sources": [
    "https://vercel.com",
    "https://vercel.com/design",
    "https://getdesign.md/vercel/design-md"
  ],
  "antiPatterns": [
    "Don't introduce a chromatic primary — mono is the entire Vercel brand voice; any saturated CTA breaks the reading.",
    "Don't substitute pure #000000 canvas with a warmer near-black — Vercel's commitment to pure-black-on-white-or-vice-versa is the brand stance.",
    "Don't break the 0.08 border alpha — Vercel's signature shadow-as-border depends on this exact transparency floor."
  ],
  "brand": {
    "id": "vercel",
    "name": "Vercel",
    "radii": {
      "sm": "4px",
      "md": "6px",
      "lg": "8px",
      "xl": "10px"
    },
    "typography": {
      "trackingDisplay": "-0.01em",
      "weightHeading": 600
    },
    "fonts": {
      "heading": {
        "family": "Geist",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/geist:vf@latest/latin-wght-normal.woff2",
        "weight": "100 900",
        "display": "swap"
      },
      "body": {
        "family": "Geist",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/geist:vf@latest/latin-wght-normal.woff2",
        "weight": "100 900",
        "display": "swap"
      }
    }
  }
}
