{
  "id": "cursor-ide-dark",
  "tagline": "IDE 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": "#0a0a0a",
    "bg-spotlight": "#161616",
    "bg-surface": "#1a1a1a",
    "bg-sunk": "#050505",
    "energy-primary": "#4a90e2",
    "energy-secondary": "#2a6cb0",
    "border-color": "rgba(74, 144, 226, 0.18)",
    "text-main": "#e8e8e8",
    "text-dim": "#a0a0a0",
    "text-mute": "#707070"
  },
  "disclaimer": "Atmospheric study inspired by Cursor's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Cursor. 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": "Interpretive \"AI IDE in dark mode\" reading — electric blue #4a90e2 on near-black canvas, signalling the editor chrome rather than Cursor's canonical brand voice (which is light cream + orange — see cursor-canonical-light). The atmosphere id suffix `-ide-dark` flags this as an interpretation; it captures \"dev tool in default editor dark mode\" rather than the cursor.com marketing surface.",
  "sources": [
    "https://cursor.com",
    "https://cursor.com/docs",
    "https://getdesign.md/cursor/design-md"
  ],
  "antiPatterns": [
    "Don't claim this as canonical Cursor — the canonical brand voice is the cream-and-orange light reading; this dark atmosphere is an interpretation of the IDE workspace.",
    "Don't substitute electric blue with Cursor Orange — that hue belongs to cursor-canonical-light; mixing them dilutes the canonical/interpretation split.",
    "Don't lighten canvas — pure-near-black is the editor-workspace voice that distinguishes this from the canonical-light sibling."
  ],
  "brand": {
    "id": "cursor",
    "name": "Cursor",
    "radii": {
      "sm": "4px",
      "md": "8px",
      "lg": "12px",
      "xl": "16px"
    },
    "motion": {
      "speedFast": 140,
      "speedBase": 220,
      "easeSpringSnappy": "cubic-bezier(0.4, 0, 0.2, 1)"
    },
    "typography": {
      "weightHeading": 600
    },
    "density": 0.92,
    "fonts": {
      "heading": {
        "family": "Geist",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/geist:vf@latest/latin-wght-normal.woff2",
        "weight": "100 900",
        "display": "swap"
      },
      "body": {
        "family": "Geist",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/geist:vf@latest/latin-wght-normal.woff2",
        "weight": "100 900",
        "display": "swap"
      }
    }
  }
}
