{
  "id": "coinbase-electric-light",
  "tagline": "Modern Edition",
  "mode": "light",
  "physics": "flat",
  "palette": {
    "color-premium": "#bf8700",
    "color-system": "#681ed2",
    "color-success": "#006220",
    "color-error": "#a60000",
    "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": "#ffffff",
    "bg-spotlight": "#f7f7f7",
    "bg-surface": "#ffffff",
    "bg-sunk": "#eef0f3",
    "energy-primary": "#0052ff",
    "energy-secondary": "#003ecc",
    "border-color": "rgba(222, 225, 230, 1)",
    "text-main": "#0a0b0d",
    "text-dim": "#5b616e",
    "text-mute": "#7c828a"
  },
  "disclaimer": "Atmospheric study inspired by Coinbase's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Coinbase. 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": "Coinbase's electric-blue light reading — pure white canvas with Coinbase Blue #0052ff driving energy and pressed-state #003ecc. Surface-soft #f7f7f7 spotlight, surface-strong #eef0f3 sunk, hairline #dee1e6 — the documented Coinbase light-mode ladder. The \"trading-app modern\" register: clean white, electric-blue CTAs, professional fintech chrome.",
  "sources": [
    "https://www.coinbase.com",
    "https://www.coinbase.com/learn",
    "https://getdesign.md/coinbase/design-md"
  ],
  "antiPatterns": [
    "Don't substitute electric blue with cobalt — Coinbase Blue #0052ff is canonical, not approximations like #0064e0.",
    "Don't tint canvas — pure #ffffff is the documented Coinbase light canvas (the previous tinted #f5f7fa was an approximation).",
    "Don't lighten ink — #0a0b0d is the documented Coinbase ink, not pure black."
  ],
  "brand": {
    "id": "coinbase",
    "name": "Coinbase",
    "radii": {
      "sm": "4px",
      "md": "8px",
      "lg": "12px",
      "xl": "16px"
    },
    "typography": {
      "trackingDisplay": "-0.01em",
      "weightButton": 600,
      "weightHeading": 600,
      "weightDisplay": 700
    },
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
