{
  "id": "cavendish",
  "name": "Cavendish",
  "group": "custom",
  "author": "Inspired by Mailchimp",
  "description": "Canary yellow on dark cocoa. Editorial, odd, memorable. Not for everyone.",
  "radius": "0.375rem",
  "fonts": {
    "sans": "\"Bitter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Syne Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#fffdf5",
    "foreground": "#241c15",
    "card": "#ffffff",
    "card-foreground": "#241c15",
    "popover": "#ffffff",
    "popover-foreground": "#241c15",
    "primary": "#a37800",
    "primary-foreground": "#111111",
    "secondary": "#f5efdc",
    "secondary-foreground": "#241c15",
    "muted": "#fbf7e9",
    "muted-foreground": "#6b6047",
    "accent": "#ffe01b",
    "accent-foreground": "#3d3300",
    "destructive": "#c1272d",
    "destructive-foreground": "#ffffff",
    "border": "#e6dfc9",
    "input": "#f5efdc",
    "ring": "#a37800",
    "success": "#3d7a4a",
    "success-foreground": "#ffffff",
    "warning": "#a37800",
    "warning-foreground": "#111111",
    "info": "#4a6b8a",
    "info-foreground": "#ffffff",
    "sidebar": "#f5efdc",
    "sidebar-foreground": "#241c15",
    "sidebar-primary": "#a37800",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#ffe01b",
    "sidebar-accent-foreground": "#3d3300",
    "sidebar-border": "#e6dfc9",
    "sidebar-ring": "#a37800"
  },
  "dark": {
    "background": "#241c15",
    "foreground": "#f5ecd9",
    "card": "#2f251b",
    "card-foreground": "#f5ecd9",
    "popover": "#2f251b",
    "popover-foreground": "#f5ecd9",
    "primary": "#ffe01b",
    "primary-foreground": "#111111",
    "secondary": "#3a2e21",
    "secondary-foreground": "#f5ecd9",
    "muted": "#2f251b",
    "muted-foreground": "#a89877",
    "accent": "#4d4009",
    "accent-foreground": "#ffee8f",
    "destructive": "#e8615f",
    "destructive-foreground": "#111111",
    "border": "#453727",
    "input": "#3a2e21",
    "ring": "#ffe01b",
    "success": "#5fa86e",
    "success-foreground": "#111111",
    "warning": "#ffe01b",
    "warning-foreground": "#111111",
    "info": "#7fa3c4",
    "info-foreground": "#111111",
    "sidebar": "#17110c",
    "sidebar-foreground": "#f5ecd9",
    "sidebar-primary": "#ffe01b",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4d4009",
    "sidebar-accent-foreground": "#ffee8f",
    "sidebar-border": "#453727",
    "sidebar-ring": "#ffe01b"
  },
  "shadow": "sharp",
  "borderWidth": "2px",
  "fontImport": "https://fonts.googleapis.com/css2?family=Bitter:wght@400;500;600;700&family=Syne+Mono:wght@400&display=swap"
}
