{
  "id": "milano",
  "name": "Milano",
  "group": "custom",
  "author": "Inspired by Memphis Group",
  "description": "Bubblegum pink and pool teal on cream. Eighties, loud, entirely on purpose.",
  "radius": "1.375rem",
  "fonts": {
    "sans": "\"Poppins\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Syne Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#fdf6e8",
    "foreground": "#1d1a26",
    "card": "#ffffff",
    "card-foreground": "#1d1a26",
    "popover": "#ffffff",
    "popover-foreground": "#1d1a26",
    "primary": "#f5548c",
    "primary-foreground": "#111111",
    "secondary": "#f7ead6",
    "secondary-foreground": "#1d1a26",
    "muted": "#fbf2e2",
    "muted-foreground": "#5e5870",
    "accent": "#2ec4b6",
    "accent-foreground": "#0a3d38",
    "destructive": "#e63946",
    "destructive-foreground": "#111111",
    "border": "#1d1a26",
    "input": "#f7ead6",
    "ring": "#f5548c",
    "success": "#2ec4b6",
    "success-foreground": "#111111",
    "warning": "#ffbf1f",
    "warning-foreground": "#111111",
    "info": "#4a4ae0",
    "info-foreground": "#ffffff",
    "sidebar": "#2ec4b6",
    "sidebar-foreground": "#0a3d38",
    "sidebar-primary": "#f5548c",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4fd4c7",
    "sidebar-accent-foreground": "#0a3d38",
    "sidebar-border": "#25a89c",
    "sidebar-ring": "#f5548c"
  },
  "dark": {
    "background": "#1d1a26",
    "foreground": "#f7f0e4",
    "card": "#282435",
    "card-foreground": "#f7f0e4",
    "popover": "#282435",
    "popover-foreground": "#f7f0e4",
    "primary": "#ff7aa8",
    "primary-foreground": "#111111",
    "secondary": "#332e44",
    "secondary-foreground": "#f7f0e4",
    "muted": "#282435",
    "muted-foreground": "#a49bb8",
    "accent": "#0e4a44",
    "accent-foreground": "#5fe0d2",
    "destructive": "#ff6b7a",
    "destructive-foreground": "#111111",
    "border": "#453e5c",
    "input": "#332e44",
    "ring": "#ff7aa8",
    "success": "#3fd4c4",
    "success-foreground": "#111111",
    "warning": "#ffcf4d",
    "warning-foreground": "#111111",
    "info": "#7a7aff",
    "info-foreground": "#111111",
    "sidebar": "#110f17",
    "sidebar-foreground": "#f7f0e4",
    "sidebar-primary": "#ff7aa8",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0e4a44",
    "sidebar-accent-foreground": "#5fe0d2",
    "sidebar-border": "#453e5c",
    "sidebar-ring": "#ff7aa8"
  },
  "shadow": "sharp",
  "borderWidth": "2px",
  "controls": {
    "weight": "700"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Syne+Mono:wght@400&display=swap"
}
