{
  "id": "sprout",
  "name": "Sprout",
  "group": "custom",
  "author": "Inspired by Intuit",
  "description": "Fintech green and a trustworthy blue on white. Plain-spoken and tidy.",
  "radius": "0.5rem",
  "fonts": {
    "sans": "\"Figtree\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Chivo Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#393a3d",
    "card": "#ffffff",
    "card-foreground": "#393a3d",
    "popover": "#ffffff",
    "popover-foreground": "#393a3d",
    "primary": "#2ca01c",
    "primary-foreground": "#111111",
    "secondary": "#f4f5f8",
    "secondary-foreground": "#393a3d",
    "muted": "#fafafa",
    "muted-foreground": "#6b6c72",
    "accent": "#e6f5e3",
    "accent-foreground": "#15600d",
    "destructive": "#d52b1e",
    "destructive-foreground": "#ffffff",
    "border": "#d4d7dc",
    "input": "#f4f5f8",
    "ring": "#2ca01c",
    "success": "#2ca01c",
    "success-foreground": "#111111",
    "warning": "#f0a01b",
    "warning-foreground": "#111111",
    "info": "#0077c5",
    "info-foreground": "#ffffff",
    "sidebar": "#f4f5f8",
    "sidebar-foreground": "#393a3d",
    "sidebar-primary": "#2ca01c",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#e6f5e3",
    "sidebar-accent-foreground": "#15600d",
    "sidebar-border": "#d4d7dc",
    "sidebar-ring": "#2ca01c"
  },
  "dark": {
    "background": "#1a1c1e",
    "foreground": "#eceff1",
    "card": "#24272a",
    "card-foreground": "#eceff1",
    "popover": "#24272a",
    "popover-foreground": "#eceff1",
    "primary": "#4fc93c",
    "primary-foreground": "#111111",
    "secondary": "#2e3235",
    "secondary-foreground": "#eceff1",
    "muted": "#24272a",
    "muted-foreground": "#9ba1a6",
    "accent": "#12330d",
    "accent-foreground": "#88e078",
    "destructive": "#ff6f63",
    "destructive-foreground": "#111111",
    "border": "#3a3e42",
    "input": "#2e3235",
    "ring": "#4fc93c",
    "success": "#4fc93c",
    "success-foreground": "#111111",
    "warning": "#f5b942",
    "warning-foreground": "#111111",
    "info": "#3ba3e8",
    "info-foreground": "#111111",
    "sidebar": "#111314",
    "sidebar-foreground": "#eceff1",
    "sidebar-primary": "#4fc93c",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#12330d",
    "sidebar-accent-foreground": "#88e078",
    "sidebar-border": "#3a3e42",
    "sidebar-ring": "#4fc93c"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700&family=Chivo+Mono:wght@400;500&display=swap"
}
