{
  "id": "conifer",
  "name": "Conifer",
  "group": "custom",
  "author": "Inspired by Segment Evergreen",
  "description": "Mint green with indigo accents. Analytics-clean, plenty of white space.",
  "radius": "0.375rem",
  "fonts": {
    "sans": "\"Work Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"IBM Plex Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#101840",
    "card": "#ffffff",
    "card-foreground": "#101840",
    "popover": "#ffffff",
    "popover-foreground": "#101840",
    "primary": "#52bd94",
    "primary-foreground": "#111111",
    "secondary": "#f4f6fa",
    "secondary-foreground": "#101840",
    "muted": "#fafbff",
    "muted-foreground": "#696f8c",
    "accent": "#eaf7f2",
    "accent-foreground": "#10261e",
    "destructive": "#d14343",
    "destructive-foreground": "#ffffff",
    "border": "#e6e8f0",
    "input": "#f4f6fa",
    "ring": "#52bd94",
    "success": "#52bd94",
    "success-foreground": "#111111",
    "warning": "#ffb020",
    "warning-foreground": "#111111",
    "info": "#3366ff",
    "info-foreground": "#ffffff",
    "sidebar": "#f4f6fa",
    "sidebar-foreground": "#101840",
    "sidebar-primary": "#52bd94",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#eaf7f2",
    "sidebar-accent-foreground": "#10261e",
    "sidebar-border": "#e6e8f0",
    "sidebar-ring": "#52bd94"
  },
  "dark": {
    "background": "#101840",
    "foreground": "#e6e8f0",
    "card": "#1a2250",
    "card-foreground": "#e6e8f0",
    "popover": "#1a2250",
    "popover-foreground": "#e6e8f0",
    "primary": "#6fd3aa",
    "primary-foreground": "#111111",
    "secondary": "#232c5e",
    "secondary-foreground": "#e6e8f0",
    "muted": "#1a2250",
    "muted-foreground": "#a0a8c8",
    "accent": "#14342a",
    "accent-foreground": "#8fe3c1",
    "destructive": "#ff7b7b",
    "destructive-foreground": "#111111",
    "border": "#2f3a6e",
    "input": "#232c5e",
    "ring": "#6fd3aa",
    "success": "#6fd3aa",
    "success-foreground": "#111111",
    "warning": "#ffc453",
    "warning-foreground": "#111111",
    "info": "#7093ff",
    "info-foreground": "#111111",
    "sidebar": "#0a0f2c",
    "sidebar-foreground": "#e6e8f0",
    "sidebar-primary": "#6fd3aa",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#14342a",
    "sidebar-accent-foreground": "#8fe3c1",
    "sidebar-border": "#2f3a6e",
    "sidebar-ring": "#6fd3aa"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap"
}
