{
  "id": "aubergine",
  "name": "Aubergine",
  "group": "custom",
  "author": "Inspired by Slack",
  "description": "Deep plum chrome with a clean white canvas. Channels down the side.",
  "radius": "0.5rem",
  "fonts": {
    "sans": "\"Lato\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Cousine\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#1d1c1d",
    "card": "#ffffff",
    "card-foreground": "#1d1c1d",
    "popover": "#ffffff",
    "popover-foreground": "#1d1c1d",
    "primary": "#611f69",
    "primary-foreground": "#ffffff",
    "secondary": "#f3eff4",
    "secondary-foreground": "#1d1c1d",
    "muted": "#f8f8f8",
    "muted-foreground": "#616061",
    "accent": "#f0e4f2",
    "accent-foreground": "#4a134f",
    "destructive": "#e01e5a",
    "destructive-foreground": "#ffffff",
    "border": "#ddd8dd",
    "input": "#f3eff4",
    "ring": "#611f69",
    "success": "#2eb67d",
    "success-foreground": "#111111",
    "warning": "#ecb22e",
    "warning-foreground": "#111111",
    "info": "#36c5f0",
    "info-foreground": "#111111",
    "sidebar": "#3f0e40",
    "sidebar-foreground": "#f0e6f1",
    "sidebar-primary": "#611f69",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#522653",
    "sidebar-accent-foreground": "#4a134f",
    "sidebar-border": "#5a2a5c",
    "sidebar-ring": "#611f69"
  },
  "dark": {
    "background": "#1a1d21",
    "foreground": "#e8e8e8",
    "card": "#222529",
    "card-foreground": "#e8e8e8",
    "popover": "#222529",
    "popover-foreground": "#e8e8e8",
    "primary": "#b47bbb",
    "primary-foreground": "#111111",
    "secondary": "#2c2f33",
    "secondary-foreground": "#e8e8e8",
    "muted": "#222529",
    "muted-foreground": "#9a9b9d",
    "accent": "#3d1f42",
    "accent-foreground": "#d6a9db",
    "destructive": "#e01e5a",
    "destructive-foreground": "#ffffff",
    "border": "#35383d",
    "input": "#2c2f33",
    "ring": "#b47bbb",
    "success": "#2eb67d",
    "success-foreground": "#111111",
    "warning": "#ecb22e",
    "warning-foreground": "#111111",
    "info": "#36c5f0",
    "info-foreground": "#111111",
    "sidebar": "#101214",
    "sidebar-foreground": "#e8e8e8",
    "sidebar-primary": "#b47bbb",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#3d1f42",
    "sidebar-accent-foreground": "#d6a9db",
    "sidebar-border": "#35383d",
    "sidebar-ring": "#b47bbb"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Cousine:wght@400;700&display=swap"
}
