{
  "id": "primrose",
  "name": "Primrose",
  "group": "custom",
  "author": "Inspired by PrimeVue Aura",
  "description": "Emerald on soft slate with generous rounding. Modern, airy, componenty.",
  "radius": "0.75rem",
  "fonts": {
    "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Geist Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#020617",
    "card": "#ffffff",
    "card-foreground": "#020617",
    "popover": "#ffffff",
    "popover-foreground": "#020617",
    "primary": "#10b981",
    "primary-foreground": "#020617",
    "secondary": "#f1f5f9",
    "secondary-foreground": "#020617",
    "muted": "#f8fafc",
    "muted-foreground": "#64748b",
    "accent": "#d1fae5",
    "accent-foreground": "#065f46",
    "destructive": "#ef4444",
    "destructive-foreground": "#020617",
    "border": "#e2e8f0",
    "input": "#f1f5f9",
    "ring": "#10b981",
    "success": "#10b981",
    "success-foreground": "#020617",
    "warning": "#f59e0b",
    "warning-foreground": "#020617",
    "info": "#3b82f6",
    "info-foreground": "#020617",
    "sidebar": "#f8fafc",
    "sidebar-foreground": "#020617",
    "sidebar-primary": "#10b981",
    "sidebar-primary-foreground": "#020617",
    "sidebar-accent": "#d1fae5",
    "sidebar-accent-foreground": "#065f46",
    "sidebar-border": "#e2e8f0",
    "sidebar-ring": "#10b981"
  },
  "dark": {
    "background": "#020617",
    "foreground": "#e2e8f0",
    "card": "#0f172a",
    "card-foreground": "#e2e8f0",
    "popover": "#0f172a",
    "popover-foreground": "#e2e8f0",
    "primary": "#34d399",
    "primary-foreground": "#020617",
    "secondary": "#1e293b",
    "secondary-foreground": "#e2e8f0",
    "muted": "#0f172a",
    "muted-foreground": "#94a3b8",
    "accent": "#064e3b",
    "accent-foreground": "#6ee7b7",
    "destructive": "#f87171",
    "destructive-foreground": "#020617",
    "border": "#1e293b",
    "input": "#1e293b",
    "ring": "#34d399",
    "success": "#34d399",
    "success-foreground": "#020617",
    "warning": "#fbbf24",
    "warning-foreground": "#020617",
    "info": "#60a5fa",
    "info-foreground": "#020617",
    "sidebar": "#010409",
    "sidebar-foreground": "#e2e8f0",
    "sidebar-primary": "#34d399",
    "sidebar-primary-foreground": "#020617",
    "sidebar-accent": "#064e3b",
    "sidebar-accent-foreground": "#6ee7b7",
    "sidebar-border": "#1e293b",
    "sidebar-ring": "#34d399"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap"
}
