{
  "id": "mongodb-leaf-green-dark",
  "tagline": "Leaf Dark",
  "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": "#001E2B",
    "bg-spotlight": "#003d4f",
    "bg-surface": "#1c2d38",
    "bg-sunk": "#00131c",
    "energy-primary": "#00ED64",
    "energy-secondary": "#00b545",
    "border-color": "rgba(0, 237, 100, 0.2)",
    "text-main": "#f9fbfa",
    "text-dim": "#a8b3bc",
    "text-mute": "#7c8c9a"
  },
  "disclaimer": "Atmospheric study inspired by MongoDB's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by MongoDB. 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": "MongoDB Atlas dark reading — leaf-green #00ED64 driving energy on brand-teal-deep #001E2B canvas, with brand-teal #003d4f spotlight and #1c2d38 surface. The teal-tinted canvas is canonical Atlas palette and distinguishes MongoDB from generic dark IDE atmospheres (e.g., Supabase neutral-dark vs MongoDB teal-dark).",
  "sources": [
    "https://www.mongodb.com",
    "https://www.mongodb.com/atlas",
    "https://getdesign.md/mongodb/design-md"
  ],
  "antiPatterns": [
    "Don't substitute leaf-green #00ED64 — newer MongoDB brand uses this specific lime; older #4DB33D was deprecated.",
    "Don't lighten teal canvas to neutral grey — brand-teal-deep #001E2B is the Atlas signature; neutralizing it loses the differentiation from Supabase/Vercel.",
    "Don't drop the Rule 8 accepted green/color-success overlap — green-must-mean-success doctrine."
  ],
  "brand": {
    "id": "mongodb",
    "name": "MongoDB",
    "radii": {
      "sm": "4px",
      "md": "8px",
      "lg": "12px",
      "xl": "16px"
    },
    "typography": {
      "weightHeading": 600
    },
    "density": 0.94,
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
