{
  "id": "mosaic",
  "name": "Mosaic",
  "group": "custom",
  "author": "Inspired by Pinterest Gestalt",
  "description": "Warm editorial red on off-white. Rounded, image-forward, friendly.",
  "radius": "1rem",
  "fonts": {
    "sans": "\"Manrope\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"DM Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#fffdfc",
    "foreground": "#111111",
    "card": "#ffffff",
    "card-foreground": "#111111",
    "popover": "#ffffff",
    "popover-foreground": "#111111",
    "primary": "#e60023",
    "primary-foreground": "#ffffff",
    "secondary": "#efefef",
    "secondary-foreground": "#111111",
    "muted": "#f7f5f4",
    "muted-foreground": "#767676",
    "accent": "#ffe8e8",
    "accent-foreground": "#a3001a",
    "destructive": "#cc0000",
    "destructive-foreground": "#ffffff",
    "border": "#e2dfdc",
    "input": "#efefef",
    "ring": "#e60023",
    "success": "#008753",
    "success-foreground": "#ffffff",
    "warning": "#e3780c",
    "warning-foreground": "#111111",
    "info": "#0074e8",
    "info-foreground": "#ffffff",
    "sidebar": "#f7f5f4",
    "sidebar-foreground": "#111111",
    "sidebar-primary": "#e60023",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#ffe8e8",
    "sidebar-accent-foreground": "#a3001a",
    "sidebar-border": "#e2dfdc",
    "sidebar-ring": "#e60023"
  },
  "dark": {
    "background": "#111111",
    "foreground": "#f5f2f0",
    "card": "#1c1a19",
    "card-foreground": "#f5f2f0",
    "popover": "#1c1a19",
    "popover-foreground": "#f5f2f0",
    "primary": "#ff4d63",
    "primary-foreground": "#111111",
    "secondary": "#26231f",
    "secondary-foreground": "#f5f2f0",
    "muted": "#1c1a19",
    "muted-foreground": "#a8a29a",
    "accent": "#4a1015",
    "accent-foreground": "#ff9aa5",
    "destructive": "#ff4d63",
    "destructive-foreground": "#111111",
    "border": "#39352f",
    "input": "#26231f",
    "ring": "#ff4d63",
    "success": "#2fbd7e",
    "success-foreground": "#111111",
    "warning": "#f0a441",
    "warning-foreground": "#111111",
    "info": "#4d9bff",
    "info-foreground": "#111111",
    "sidebar": "#0a0a0a",
    "sidebar-foreground": "#f5f2f0",
    "sidebar-primary": "#ff4d63",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4a1015",
    "sidebar-accent-foreground": "#ff9aa5",
    "sidebar-border": "#39352f",
    "sidebar-ring": "#ff4d63"
  },
  "shadow": "elevated",
  "fontImport": "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap"
}
