{
  "id": "hugging-face-yellow-light",
  "tagline": "Friendly Yellow",
  "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": "'JetBrains Mono', monospace",
    "font-atmos-body": "'JetBrains Mono', monospace",
    "bg-canvas": "#ffffff",
    "bg-spotlight": "#fffdf5",
    "bg-surface": "#ffffff",
    "bg-sunk": "#fff4d6",
    "energy-primary": "#FF9D00",
    "energy-secondary": "#FFD21E",
    "border-color": "rgba(255, 210, 30, 0.3)",
    "text-main": "#1a1a1a",
    "text-dim": "#666666",
    "text-mute": "#999999"
  },
  "disclaimer": "Atmospheric study inspired by Hugging Face's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Hugging Face. 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": "Hugging Face's open-source ML community reading — official HF Yellow #FFD21E primary + HF Orange #FF9D00 secondary on white canvas with warm spotlight #fffdf5 + yellow-tinted sunk #fff4d6. IBM Plex Mono fallback fonts signal the AI-infrastructure techy voice. The \"playful ML community\" register: friendly emoji-yellow CTAs, generous radii, IBM-Plex monospace identity.",
  "sources": [
    "https://huggingface.co",
    "https://huggingface.co/brand",
    "https://huggingface.co/docs"
  ],
  "antiPatterns": [
    "Don't substitute HF Yellow — #FFD21E is documented per huggingface.co/brand; near-yellow approximations break the friendly emoji-mark recognition.",
    "Don't substitute the IBM Plex Mono fallback with a sans — the mono identity is part of HF's AI-infrastructure-techy register.",
    "Don't drop the cyan color-premium override — HF Yellow #FFD21E is firmly in the gold/amber family per Rule 6."
  ],
  "brand": {
    "id": "hugging-face",
    "name": "Hugging Face",
    "radii": {
      "sm": "8px",
      "md": "14px",
      "lg": "20px",
      "xl": "28px"
    },
    "typography": {
      "weightHeading": 600
    },
    "fonts": {
      "heading": {
        "family": "IBM Plex Mono",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/ibm-plex-mono@latest/latin-600-normal.woff2",
        "weight": "600",
        "display": "swap"
      },
      "body": {
        "family": "IBM Plex Mono",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/ibm-plex-mono@latest/latin-400-normal.woff2",
        "weight": "400",
        "display": "swap"
      }
    }
  }
}
