{
  "id": "warp-terminal-dark",
  "tagline": "Terminal 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": "'JetBrains Mono', monospace",
    "font-atmos-body": "'JetBrains Mono', monospace",
    "bg-canvas": "#0d0c0a",
    "bg-spotlight": "#1f1e1c",
    "bg-surface": "#353534",
    "bg-sunk": "#050403",
    "energy-primary": "#faf9f6",
    "energy-secondary": "#afaeac",
    "border-color": "rgba(250, 249, 246, 0.15)",
    "text-main": "#faf9f6",
    "text-dim": "#afaeac",
    "text-mute": "#868584"
  },
  "disclaimer": "Atmospheric study inspired by Warp's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Warp. 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": "Warp's canonical 2024+ mono-warm reading — Warm Parchment #faf9f6 as the energy on warm-near-black canvas #0d0c0a, with Earth Gray #353534 surface ladder and Stone/Ash grays for text hierarchy. Canonical Warp branding is explicitly monochromatic warm-gray (\"any accent color would break the warm, restrained palette\"). The \"modern terminal app\" register: monospace identity-essential, mono-warm restraint replacing the prior chromatic purple readings.",
  "sources": [
    "https://www.warp.dev",
    "https://docs.warp.dev",
    "https://getdesign.md/warp/design-md"
  ],
  "antiPatterns": [
    "Don't introduce a chromatic primary — Warp's canonical voice is monochromatic warm-gray; purple/cyan accents are no longer brand-faithful.",
    "Don't substitute canvas with neutral cool-gray — warm-near-black #0d0c0a is the documented Warp tone (yellow-undertone, not blue).",
    "Don't drop JetBrains Mono — Warp is a terminal app; monospace is identity-essential, not aesthetic."
  ],
  "brand": {
    "id": "warp",
    "name": "Warp",
    "radii": {
      "sm": "2px",
      "md": "4px",
      "lg": "6px",
      "xl": "8px"
    },
    "typography": {
      "weightHeading": 600
    },
    "density": 0.85,
    "fonts": {
      "heading": {
        "family": "JetBrains Mono"
      },
      "body": {
        "family": "JetBrains Mono"
      }
    }
  }
}
