{
  "id": "spotify-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": "#121212",
    "bg-spotlight": "#181818",
    "bg-surface": "#1f1f1f",
    "bg-sunk": "#000000",
    "energy-primary": "#1ed760",
    "energy-secondary": "#1db954",
    "border-color": "rgba(30, 215, 96, 0.22)",
    "text-main": "#ffffff",
    "text-dim": "#b3b3b3",
    "text-mute": "#7c7c7c"
  },
  "disclaimer": "Atmospheric study inspired by Spotify's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Spotify. 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": "Spotify's canonical poster reading — Spotify Green #1ed760 on the documented Near-Black #121212 canvas, with Border Green #1db954 as the support hue (Spotify uses two greens: lifted hero and pressed border). The trio surface ladder #121212 → #181818 → #1f1f1f is the documented Spotify dark UI scale. Default-dark register: green energy pops on neutral near-black without competing with album art.",
  "sources": [
    "https://www.spotify.com",
    "https://newsroom.spotify.com/company-info/",
    "https://getdesign.md/spotify/design-md"
  ],
  "antiPatterns": [
    "Don't lighten canvas — #121212 is canonical Spotify Near-Black, not #0a0a0a or pure #000000.",
    "Don't substitute Spotify Green — #1ed760 is canonical (lifted hero); other greens break the brand-mark reading.",
    "Don't drop the Rule 8 accepted green/color-success overlap — green-must-mean-success doctrine; context disambiguates."
  ],
  "brand": {
    "id": "spotify",
    "name": "Spotify",
    "radii": {
      "sm": "4px",
      "md": "8px",
      "lg": "8px",
      "xl": "12px"
    },
    "typography": {
      "trackingDisplay": "-0.02em",
      "weightDisplay": 900,
      "weightHeading": 700,
      "weightButton": 700
    },
    "fonts": {
      "heading": {
        "family": "Manrope",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/manrope:vf@latest/latin-wght-normal.woff2",
        "weight": "200 800",
        "display": "swap"
      },
      "body": {
        "family": "Manrope",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/manrope:vf@latest/latin-wght-normal.woff2",
        "weight": "200 800",
        "display": "swap"
      }
    }
  }
}
