{
  "id": "binance-yellow-black-dark",
  "tagline": "Yellow Black",
  "mode": "dark",
  "physics": "flat",
  "palette": {
    "color-premium": "#33e2e6",
    "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": "#0b0e11",
    "bg-spotlight": "#181a20",
    "bg-surface": "#1e2329",
    "bg-sunk": "#050507",
    "energy-primary": "#fcd535",
    "energy-secondary": "#f0b90b",
    "border-color": "rgba(252, 213, 53, 0.2)",
    "text-main": "#eaecef",
    "text-dim": "#929aa5",
    "text-mute": "#707a8a"
  },
  "disclaimer": "Atmospheric study inspired by Binance's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Binance. 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": "Binance's signature crypto-exchange reading — hero yellow #fcd535 on canonical canvas-dark #0b0e11, with surface-card #1e2329 and surface-elevated #2b3139 ladder. Active-state #f0b90b as the deeper pressed secondary. The \"trader-screen\" register: data-dense yellow-on-black, professional crypto-exchange chrome that signals \"I trade here, the brand is the voltage.\"",
  "sources": [
    "https://www.binance.com",
    "https://academy.binance.com",
    "https://getdesign.md/binance/design-md"
  ],
  "antiPatterns": [
    "Don't promote active-state #f0b90b to primary — that's the pressed/active deeper variant; #fcd535 is the hero CTA voltage.",
    "Don't lighten canvas above #0b0e11 — Binance's documented canvas-dark is the trader-screen floor.",
    "Don't drop the cyan color-premium override — Binance yellow lives in the gold/amber family per Rule 6."
  ],
  "brand": {
    "id": "binance",
    "name": "Binance",
    "radii": {
      "sm": "2px",
      "md": "4px",
      "lg": "6px",
      "xl": "8px"
    },
    "typography": {
      "weightHeading": 700
    },
    "density": 0.9,
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
