{
  "id": "leaflet",
  "name": "Leaflet",
  "group": "custom",
  "author": "Inspired by MongoDB",
  "description": "Spring green on off-white. Document-database freshness, roomy cards.",
  "radius": "0.625rem",
  "fonts": {
    "sans": "\"Epilogue\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Source Code Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#f9fbfa",
    "foreground": "#001e2b",
    "card": "#ffffff",
    "card-foreground": "#001e2b",
    "popover": "#ffffff",
    "popover-foreground": "#001e2b",
    "primary": "#00684a",
    "primary-foreground": "#ffffff",
    "secondary": "#e8edeb",
    "secondary-foreground": "#001e2b",
    "muted": "#f1f5f4",
    "muted-foreground": "#5c6c73",
    "accent": "#c3f4dc",
    "accent-foreground": "#00432f",
    "destructive": "#db3030",
    "destructive-foreground": "#ffffff",
    "border": "#dbe3e0",
    "input": "#e8edeb",
    "ring": "#00684a",
    "success": "#00ed64",
    "success-foreground": "#111111",
    "warning": "#c26f00",
    "warning-foreground": "#111111",
    "info": "#016bf8",
    "info-foreground": "#ffffff",
    "sidebar": "#e8edeb",
    "sidebar-foreground": "#001e2b",
    "sidebar-primary": "#00684a",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#c3f4dc",
    "sidebar-accent-foreground": "#00432f",
    "sidebar-border": "#dbe3e0",
    "sidebar-ring": "#00684a"
  },
  "dark": {
    "background": "#001e2b",
    "foreground": "#e8f0ee",
    "card": "#0a2c3b",
    "card-foreground": "#e8f0ee",
    "popover": "#0a2c3b",
    "popover-foreground": "#e8f0ee",
    "primary": "#00ed64",
    "primary-foreground": "#111111",
    "secondary": "#0e3849",
    "secondary-foreground": "#e8f0ee",
    "muted": "#0a2c3b",
    "muted-foreground": "#8ba7b0",
    "accent": "#053b2a",
    "accent-foreground": "#71f6a6",
    "destructive": "#ff6960",
    "destructive-foreground": "#111111",
    "border": "#12414f",
    "input": "#0e3849",
    "ring": "#00ed64",
    "success": "#00ed64",
    "success-foreground": "#111111",
    "warning": "#ffc010",
    "warning-foreground": "#111111",
    "info": "#3d9bfa",
    "info-foreground": "#111111",
    "sidebar": "#00131c",
    "sidebar-foreground": "#e8f0ee",
    "sidebar-primary": "#00ed64",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#053b2a",
    "sidebar-accent-foreground": "#71f6a6",
    "sidebar-border": "#12414f",
    "sidebar-ring": "#00ed64"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Epilogue:wght@400;500;600;700&family=Source+Code+Pro:wght@400;500&display=swap"
}
