{
  "id": "lattice",
  "name": "Lattice",
  "group": "custom",
  "author": "Inspired by Stripe",
  "description": "Payments indigo on white, softly rounded. Immaculate forms and receipts.",
  "radius": "0.5rem",
  "fonts": {
    "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"DM Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#0a2540",
    "card": "#ffffff",
    "card-foreground": "#0a2540",
    "popover": "#ffffff",
    "popover-foreground": "#0a2540",
    "primary": "#635bff",
    "primary-foreground": "#ffffff",
    "secondary": "#f6f9fc",
    "secondary-foreground": "#0a2540",
    "muted": "#f6f9fc",
    "muted-foreground": "#525f7f",
    "accent": "#eceafe",
    "accent-foreground": "#3c31c9",
    "destructive": "#df1b41",
    "destructive-foreground": "#ffffff",
    "border": "#e3e8ee",
    "input": "#f6f9fc",
    "ring": "#635bff",
    "success": "#0e9f6e",
    "success-foreground": "#111111",
    "warning": "#d97706",
    "warning-foreground": "#111111",
    "info": "#635bff",
    "info-foreground": "#ffffff",
    "sidebar": "#f6f9fc",
    "sidebar-foreground": "#0a2540",
    "sidebar-primary": "#635bff",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#eceafe",
    "sidebar-accent-foreground": "#3c31c9",
    "sidebar-border": "#e3e8ee",
    "sidebar-ring": "#635bff"
  },
  "dark": {
    "background": "#0a2540",
    "foreground": "#e6edf5",
    "card": "#0f3151",
    "card-foreground": "#e6edf5",
    "popover": "#0f3151",
    "popover-foreground": "#e6edf5",
    "primary": "#8b85ff",
    "primary-foreground": "#111111",
    "secondary": "#16395c",
    "secondary-foreground": "#e6edf5",
    "muted": "#0f3151",
    "muted-foreground": "#93a8bf",
    "accent": "#2b2a6b",
    "accent-foreground": "#b3aeff",
    "destructive": "#ff6b8a",
    "destructive-foreground": "#111111",
    "border": "#1d4468",
    "input": "#16395c",
    "ring": "#8b85ff",
    "success": "#3fc78f",
    "success-foreground": "#111111",
    "warning": "#f0a942",
    "warning-foreground": "#111111",
    "info": "#8b85ff",
    "info-foreground": "#111111",
    "sidebar": "#05192c",
    "sidebar-foreground": "#e6edf5",
    "sidebar-primary": "#8b85ff",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#2b2a6b",
    "sidebar-accent-foreground": "#b3aeff",
    "sidebar-border": "#1d4468",
    "sidebar-ring": "#8b85ff"
  },
  "shadow": "elevated",
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap"
}
