{
  "id": "uber-black-dark",
  "tagline": "Black Premium",
  "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": "#000000",
    "bg-spotlight": "#0a0a0a",
    "bg-surface": "#141414",
    "bg-sunk": "#000000",
    "energy-primary": "#ffffff",
    "energy-secondary": "#b0b0b0",
    "border-color": "rgba(255, 255, 255, 0.15)",
    "text-main": "#ffffff",
    "text-dim": "#909090",
    "text-mute": "#555555"
  },
  "disclaimer": "Atmospheric study inspired by Uber's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Uber. 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": "Uber's premium-ride dark reading — pure black canvas with white energy-primary, no chromatic accent. The Uber brand is canonically black + white only (Uber Move sans, Pantone 7480 C green reserved for Eats specifically). The Uber-Black-on-the-curb register: austere ascetic chrome, minimal ornament. Distinguished from eats-light by mode + sub-brand (premium ride vs food delivery).",
  "sources": [
    "https://www.uber.com",
    "https://brand.uber.com",
    "https://usbrandcolors.com/uber-colors/"
  ],
  "antiPatterns": [
    "Don't introduce a chromatic accent — Uber's premium-ride brand is canonically mono; chromatic primary breaks the differentiation from Eats.",
    "Don't tint canvas — pure #000000 is the documented Uber Black; near-black approximations break the brand austerity.",
    "Don't substitute white-as-primary with off-white — Uber Move's contrast doctrine demands pure white on pure black."
  ],
  "brand": {
    "id": "uber",
    "name": "Uber",
    "radii": {
      "sm": "0",
      "md": "2px",
      "lg": "4px",
      "xl": "8px"
    },
    "motion": {
      "speedFast": 160,
      "speedBase": 240,
      "easeSpringSnappy": "cubic-bezier(0.4, 0, 0.2, 1)"
    },
    "typography": {
      "trackingHeading": "-0.005em",
      "weightHeading": 700
    },
    "fonts": {
      "heading": {
        "family": "Manrope",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/manrope:vf@latest/latin-wght-normal.woff2",
        "weight": "200 800",
        "display": "swap"
      },
      "body": {
        "family": "Manrope",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/manrope:vf@latest/latin-wght-normal.woff2",
        "weight": "200 800",
        "display": "swap"
      }
    }
  }
}
