{
  "id": "reddit-orange-chad-light",
  "tagline": "Orange Chad",
  "mode": "light",
  "physics": "flat",
  "palette": {
    "color-premium": "#0e7490",
    "color-system": "#681ed2",
    "color-success": "#006220",
    "color-error": "#a60000",
    "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": "#ffffff",
    "bg-spotlight": "#f6f7f8",
    "bg-surface": "#ffffff",
    "bg-sunk": "#edeff1",
    "energy-primary": "#FF4500",
    "energy-secondary": "#c93800",
    "border-color": "rgba(255, 69, 0, 0.18)",
    "text-main": "#1a1a1b",
    "text-dim": "#7c7c7c",
    "text-mute": "#aaa9aa"
  },
  "disclaimer": "Atmospheric study inspired by Reddit's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Reddit. 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": "Reddit's modern reading — canonical Reddit Orange #FF4500 (PMS 172 C) on white canvas with subtle warm-grey ladder. The \"post-2018 Reddit refresh\" register: orange CTAs on white, generous reading rhythm. Distinguished from old-grey-light by era (modern Reddit vs nostalgic Old Reddit) and from dark-crimson by mode + hue variant.",
  "sources": [
    "https://www.reddit.com",
    "https://www.brandcolorcode.com/reddit",
    "https://materialui.co/socialcolors/reddit"
  ],
  "antiPatterns": [
    "Don't dilute Reddit Orange — #FF4500 is canonical PMS 172 C; near-orange approximations break the brand-mark recognition.",
    "Don't substitute canvas with off-white — pure white is the modern Reddit canvas; tinted canvases land in nostalgic-grey territory.",
    "Don't drop the cyan color-premium override — Reddit Orange lives in the gold/amber family per Rule 6."
  ],
  "brand": {
    "id": "reddit",
    "name": "Reddit",
    "radii": {
      "sm": "4px",
      "md": "8px",
      "lg": "12px",
      "xl": "16px"
    },
    "typography": {
      "weightHeading": 600
    },
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
