{
  "id": "heather",
  "name": "Heather",
  "group": "custom",
  "author": "Inspired by Heroku",
  "description": "Royal purple on lavender paper. Twelve-factor nostalgia, softly rounded.",
  "radius": "0.625rem",
  "fonts": {
    "sans": "\"Rubik\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Space Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#faf8fd",
    "foreground": "#1e1a2b",
    "card": "#ffffff",
    "card-foreground": "#1e1a2b",
    "popover": "#ffffff",
    "popover-foreground": "#1e1a2b",
    "primary": "#430098",
    "primary-foreground": "#ffffff",
    "secondary": "#f0ebf8",
    "secondary-foreground": "#1e1a2b",
    "muted": "#f6f2fb",
    "muted-foreground": "#6b6280",
    "accent": "#e7dcf7",
    "accent-foreground": "#2d0066",
    "destructive": "#c62828",
    "destructive-foreground": "#ffffff",
    "border": "#e2dcee",
    "input": "#f0ebf8",
    "ring": "#430098",
    "success": "#2e7d52",
    "success-foreground": "#ffffff",
    "warning": "#b06d00",
    "warning-foreground": "#111111",
    "info": "#5c3fa8",
    "info-foreground": "#ffffff",
    "sidebar": "#f0ebf8",
    "sidebar-foreground": "#1e1a2b",
    "sidebar-primary": "#430098",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#e7dcf7",
    "sidebar-accent-foreground": "#2d0066",
    "sidebar-border": "#e2dcee",
    "sidebar-ring": "#430098"
  },
  "dark": {
    "background": "#191426",
    "foreground": "#eae5f5",
    "card": "#221b33",
    "card-foreground": "#eae5f5",
    "popover": "#221b33",
    "popover-foreground": "#eae5f5",
    "primary": "#9b6fe8",
    "primary-foreground": "#111111",
    "secondary": "#2b2340",
    "secondary-foreground": "#eae5f5",
    "muted": "#221b33",
    "muted-foreground": "#968ead",
    "accent": "#331b5c",
    "accent-foreground": "#c2a5f5",
    "destructive": "#f47272",
    "destructive-foreground": "#111111",
    "border": "#352b4d",
    "input": "#2b2340",
    "ring": "#9b6fe8",
    "success": "#4fb37e",
    "success-foreground": "#111111",
    "warning": "#dda63a",
    "warning-foreground": "#111111",
    "info": "#9b6fe8",
    "info-foreground": "#111111",
    "sidebar": "#0f0c18",
    "sidebar-foreground": "#eae5f5",
    "sidebar-primary": "#9b6fe8",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#331b5c",
    "sidebar-accent-foreground": "#c2a5f5",
    "sidebar-border": "#352b4d",
    "sidebar-ring": "#9b6fe8"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap"
}
