{
  "id": "github-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": "#0d1117",
    "bg-spotlight": "#161b22",
    "bg-surface": "#21262d",
    "bg-sunk": "#010409",
    "energy-primary": "#1f6feb",
    "energy-secondary": "#1a4f9e",
    "border-color": "rgba(31, 111, 235, 0.25)",
    "text-main": "#f0f6fc",
    "text-dim": "#8b949e",
    "text-mute": "#6e7681"
  },
  "disclaimer": "Atmospheric study inspired by GitHub's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by GitHub. 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": "GitHub's Primer dark theme reading — accent-emphasis #1f6feb on canvas-default #0d1117 (Bunker Base) with the documented Primer surface ladder #161b22 → #21262d. Foreground default #f0f6fc, muted tier #8b949e + subtle #6e7681. The \"code-host workspace dark\" register: clean cobalt-blue accent on a near-black-blue canvas, matching primer.style/foundations primitives verbatim.",
  "sources": [
    "https://github.com",
    "https://primer.style/foundations/color",
    "https://github.blog/changelog/2023-03-28-light-and-dark-theme-color-contrast-improvements/"
  ],
  "antiPatterns": [
    "Don't substitute accent-emphasis with another blue — Primer #1f6feb is the documented hex; deviation breaks the design-system fidelity.",
    "Don't lighten canvas-default — Bunker Base #0d1117 is the documented Primer dark canvas; cool-blue tint is part of GitHub's brand vs neutral dark IDEs.",
    "Don't substitute the surface ladder — #0d1117 → #161b22 → #21262d is verbatim Primer; collapsing tiers loses the elevation system."
  ],
  "brand": {
    "id": "github",
    "name": "GitHub",
    "radii": {
      "sm": "3px",
      "md": "6px",
      "lg": "8px",
      "xl": "12px"
    },
    "typography": {
      "weightButton": 600,
      "weightHeading": 600
    },
    "density": 0.93,
    "fonts": {
      "heading": {
        "family": "Mona Sans",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/mona-sans:vf@latest/latin-wght-normal.woff2",
        "weight": "200 900",
        "display": "swap"
      },
      "body": {
        "family": "Mona Sans",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/mona-sans:vf@latest/latin-wght-normal.woff2",
        "weight": "200 900",
        "display": "swap"
      }
    }
  }
}
