{
  "id": "xai-grok-mono-dark",
  "tagline": "Grok Mono",
  "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": "'JetBrains Mono', monospace",
    "font-atmos-body": "'JetBrains Mono', monospace",
    "bg-canvas": "#000000",
    "bg-spotlight": "#0a0a0a",
    "bg-surface": "#141414",
    "bg-sunk": "#000000",
    "energy-primary": "#ffffff",
    "energy-secondary": "#b3b3b3",
    "border-color": "rgba(255, 255, 255, 0.2)",
    "text-main": "#ffffff",
    "text-dim": "#b3b3b3",
    "text-mute": "#808080"
  },
  "disclaimer": "Atmospheric study inspired by xAI's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by xAI. 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": "xAI's canonical Grok-CLI reading — warm-near-black canvas #1f2228 (subtle blue undertone, not pure void) with achromatic mono energy: white #ffffff primary, neutral grays for the secondary + text ladder. Mono identity, no chromatic primary. Distinguished from warp-terminal-dark by tone (xAI cool-blue undertone vs Warp warm-yellow undertone) and audience (xAI corporate AI lab vs Warp developer terminal app).",
  "sources": [
    "https://x.ai",
    "https://grok.com",
    "https://getdesign.md/x.ai/design-md"
  ],
  "antiPatterns": [
    "Don't introduce a chromatic primary — xAI's voice is mono-on-mono with cool-blue undertones; chromatic accents break the differentiation from generic dark IDEs.",
    "Don't substitute canvas with pure black — xAI uses warm-near-black #1f2228 to prevent eye-strain harshness.",
    "Don't substitute warm-blue undertone with pure neutral — that's what distinguishes xAI's mono voice from Warp's warm-yellow mono."
  ],
  "brand": {
    "id": "xai",
    "name": "xAI",
    "radii": {
      "sm": "0",
      "md": "2px",
      "lg": "4px",
      "xl": "6px"
    },
    "typography": {
      "trackingHeading": "0.01em",
      "weightHeading": 700
    },
    "density": 0.9,
    "fonts": {
      "heading": {
        "family": "JetBrains Mono"
      },
      "body": {
        "family": "JetBrains Mono"
      }
    }
  }
}
