{
  "id": "linear-canonical-dark",
  "tagline": "Dark Edition",
  "mode": "dark",
  "physics": "flat",
  "palette": {
    "color-premium": "#ff8c00",
    "color-system": "#0891b2",
    "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": "#010102",
    "bg-spotlight": "#0f1011",
    "bg-surface": "#141516",
    "bg-sunk": "#000000",
    "energy-primary": "#5e6ad2",
    "energy-secondary": "#5e69d1",
    "border-color": "rgba(94, 106, 210, 0.22)",
    "text-main": "#f7f8f8",
    "text-dim": "#d0d6e0",
    "text-mute": "#8a8f98"
  },
  "disclaimer": "Atmospheric study inspired by Linear's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Linear. 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": "Linear's documented dark-only product UI captured verbatim — lavender-blue #5e6ad2 primary on Linear true black #010102 canvas. The surface ladder #010102 → #0f1011 → #141516 is taken straight from linear.app and getdesign.md, not a near-black approximation. Distinguished from other dark-IDE atmospheres by the precision-app voice: violet-blurple energy on engineered black, no chromatic competition. Carries a Rule 7 color-system override to deep cyan because the energy-primary's hue sits in the violet family and would otherwise read as system-blue.",
  "sources": [
    "https://linear.app",
    "https://linear.app/brand",
    "https://getdesign.md/linear.app/design-md"
  ],
  "antiPatterns": [
    "Don't substitute primary with #7170ff — that older more-violet approximation breaks the canonical lavender-blurple reading.",
    "Don't drop the Rule 7 color-system override to deep cyan — energy-primary in the violet family forces the override per Rule 7.",
    "Don't lighten the canvas — #010102 is canonical Linear true black; pure #000 or any lifted near-black breaks the documented ladder."
  ],
  "brand": {
    "id": "linear",
    "name": "Linear",
    "radii": {
      "sm": "4px",
      "md": "6px",
      "lg": "8px",
      "xl": "10px"
    },
    "motion": {
      "speedFast": 120,
      "speedBase": 200,
      "easeSpringSnappy": "cubic-bezier(0.4, 0, 0.2, 1)"
    },
    "typography": {
      "trackingBody": "-0.01em",
      "trackingHeading": "-0.02em",
      "trackingDisplay": "-0.02em"
    },
    "density": 0.92,
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
