{
  "id": "daisy",
  "name": "Daisy",
  "group": "custom",
  "author": "Inspired by daisyUI",
  "description": "Electric violet, big soft corners, playful chrome. Loud on purpose.",
  "radius": "1rem",
  "fonts": {
    "sans": "\"Plus Jakarta Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Martian Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#1f2937",
    "card": "#f8fafc",
    "card-foreground": "#1f2937",
    "popover": "#f8fafc",
    "popover-foreground": "#1f2937",
    "primary": "#570df8",
    "primary-foreground": "#ffffff",
    "secondary": "#f1f5f9",
    "secondary-foreground": "#1f2937",
    "muted": "#f8fafc",
    "muted-foreground": "#64748b",
    "accent": "#ede9fe",
    "accent-foreground": "#3a08ad",
    "destructive": "#f87272",
    "destructive-foreground": "#111111",
    "border": "#e2e8f0",
    "input": "#f1f5f9",
    "ring": "#570df8",
    "success": "#36d399",
    "success-foreground": "#111111",
    "warning": "#fbbd23",
    "warning-foreground": "#111111",
    "info": "#3abff8",
    "info-foreground": "#111111",
    "sidebar": "#f1f5f9",
    "sidebar-foreground": "#1f2937",
    "sidebar-primary": "#570df8",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#ede9fe",
    "sidebar-accent-foreground": "#3a08ad",
    "sidebar-border": "#e2e8f0",
    "sidebar-ring": "#570df8"
  },
  "dark": {
    "background": "#1d232a",
    "foreground": "#a6adbb",
    "card": "#242b33",
    "card-foreground": "#a6adbb",
    "popover": "#242b33",
    "popover-foreground": "#a6adbb",
    "primary": "#7c3aed",
    "primary-foreground": "#ffffff",
    "secondary": "#2a323c",
    "secondary-foreground": "#a6adbb",
    "muted": "#242b33",
    "muted-foreground": "#8b95a5",
    "accent": "#2e1065",
    "accent-foreground": "#c4b5fd",
    "destructive": "#f87272",
    "destructive-foreground": "#111111",
    "border": "#374151",
    "input": "#2a323c",
    "ring": "#7c3aed",
    "success": "#36d399",
    "success-foreground": "#111111",
    "warning": "#fbbd23",
    "warning-foreground": "#111111",
    "info": "#3abff8",
    "info-foreground": "#111111",
    "sidebar": "#15191e",
    "sidebar-foreground": "#a6adbb",
    "sidebar-primary": "#7c3aed",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#2e1065",
    "sidebar-accent-foreground": "#c4b5fd",
    "sidebar-border": "#374151",
    "sidebar-ring": "#7c3aed"
  },
  "shadow": "elevated",
  "controls": {
    "weight": "600"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Martian+Mono:wght@400;500&display=swap"
}
