{
  "id": "supabase-canonical-dark",
  "tagline": "Dark Edition",
  "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": "#1c1c1c",
    "bg-spotlight": "#202020",
    "bg-surface": "#2a2a2a",
    "bg-sunk": "#0f0f0f",
    "energy-primary": "#3ecf8e",
    "energy-secondary": "#24b47e",
    "border-color": "rgba(62, 207, 142, 0.22)",
    "text-main": "#ededed",
    "text-dim": "#b2b2b2",
    "text-mute": "#9a9a9a"
  },
  "disclaimer": "Atmospheric study inspired by Supabase's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Supabase. 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": "Supabase's open-source Postgres-platform reading — emerald #3ecf8e on canonical canvas-night #1c1c1c with primary-deep #24b47e as the pressed support. The \"developer-IDE for the database\" register: clean dark IDE feel with a single saturated emerald accent. Most similar to MongoDB and Vercel in audience but distinguished by emerald hue (vs MongoDB lime-green) and chromatic primary (vs Vercel's mono).",
  "sources": [
    "https://supabase.com",
    "https://supabase.com/docs",
    "https://getdesign.md/supabase/design-md"
  ],
  "antiPatterns": [
    "Don't substitute emerald #3ecf8e — canonical Supabase emerald is the open-source-Postgres signal.",
    "Don't promote primary-deep #24b47e over emerald — deep is for pressed states, not headline accent.",
    "Don't drop the Rule 8 accepted green/color-success overlap — green-must-mean-success doctrine; context disambiguates."
  ],
  "brand": {
    "id": "supabase",
    "name": "Supabase",
    "radii": {
      "sm": "4px",
      "md": "8px",
      "lg": "12px",
      "xl": "16px"
    },
    "typography": {
      "weightHeading": 600
    },
    "density": 0.93,
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
