{
  "id": "nvidia-rtx-green-dark",
  "tagline": "Vibrant Dark",
  "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": "#1a1a1a",
    "bg-surface": "#1a1a1a",
    "bg-sunk": "#000000",
    "energy-primary": "#76b900",
    "energy-secondary": "#4d7600",
    "border-color": "rgba(94, 94, 94, 0.40)",
    "text-main": "#ffffff",
    "text-dim": "#b3b3b3",
    "text-mute": "#a7a7a7"
  },
  "disclaimer": "Atmospheric study inspired by NVIDIA's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by NVIDIA. 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": "NVIDIA's gaming flagship — the GeForce RTX launch surface. Pure black canvas, vibrant signature green #76b900 driving energy at full saturation. The \"ray-tracing demo on dark\" reading: maximum green pop on neutral black. Distinguished from data-center-dark by green saturation (vibrant vs muted institutional) and from ai- workstation-light by mode (consumer-dark vs developer-light).",
  "sources": [
    "https://www.nvidia.com",
    "https://www.nvidia.com/en-us/geforce/",
    "https://getdesign.md/nvidia/design-md"
  ],
  "antiPatterns": [
    "Don't substitute the green — #76b900 is canonical NVIDIA green (PMS-anchored); other greens break the brand-mark reading.",
    "Don't dim the green for 'professionalism' — vibrant saturation is the gaming-flagship voice.",
    "Don't substitute canvas with #0a0a0a or near-black — pure #000000 is the GeForce hero void."
  ],
  "brand": {
    "id": "nvidia",
    "name": "NVIDIA",
    "radii": {
      "sm": "2px",
      "md": "4px",
      "lg": "6px",
      "xl": "8px"
    },
    "typography": {
      "trackingHeading": "0",
      "weightDisplay": 700
    },
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
