{
  "id": "replit-ghostwriter-dark",
  "tagline": "Ghostwriter Dark",
  "mode": "dark",
  "physics": "flat",
  "palette": {
    "color-premium": "#33e2e6",
    "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": "#0e1525",
    "bg-spotlight": "#1c2333",
    "bg-surface": "#1c2333",
    "bg-sunk": "#0a0e1a",
    "energy-primary": "#f26207",
    "energy-secondary": "#c44e02",
    "border-color": "rgba(242, 98, 7, 0.2)",
    "text-main": "#f5f9fc",
    "text-dim": "#a8b3cf",
    "text-mute": "#6b7898"
  },
  "disclaimer": "Atmospheric study inspired by Replit's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Replit. 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": "Replit's browser-IDE dark reading — Replit Orange #f26207 (PMS Bright Orange C) on community-canonical IDE-blue canvas #0e1525, a deep blue-purple unique to Replit's dark workspace. Surface ladder #1c2333 + #0a0e1a sunk. The \"learning-friendly browser- IDE\" register: friendly orange CTAs against the cosmic-blue floor, distinct from Cursor/VS Code neutral-dark IDEs.",
  "sources": [
    "https://replit.com",
    "https://docs.replit.com",
    "https://www.brandcolorcode.com/replit"
  ],
  "antiPatterns": [
    "Don't substitute the IDE-blue canvas with neutral grey — #0e1525 is community-canonical and uniquely Replit; neutral lands you in generic dark IDE territory.",
    "Don't substitute Replit Orange — #f26207 (PMS Bright Orange C) is canonical; near-orange approximations break the brand-mark reading.",
    "Don't drop the cyan color-premium override — Replit Orange lives in the gold/amber family per Rule 6."
  ],
  "brand": {
    "id": "replit",
    "name": "Replit",
    "radii": {
      "sm": "6px",
      "md": "10px",
      "lg": "16px",
      "xl": "22px"
    },
    "typography": {
      "weightHeading": 600
    },
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
