{
  "id": "guild",
  "name": "Guild",
  "group": "custom",
  "author": "Inspired by Discord",
  "description": "Chat indigo on gunmetal. Sidebar-heavy, comfortable for hours of scroll.",
  "radius": "0.5rem",
  "fonts": {
    "sans": "\"Nunito Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Fira Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#2e3338",
    "card": "#f2f3f5",
    "card-foreground": "#2e3338",
    "popover": "#f2f3f5",
    "popover-foreground": "#2e3338",
    "primary": "#5865f2",
    "primary-foreground": "#ffffff",
    "secondary": "#ebedef",
    "secondary-foreground": "#2e3338",
    "muted": "#f2f3f5",
    "muted-foreground": "#5c6773",
    "accent": "#e6e8fd",
    "accent-foreground": "#3742c7",
    "destructive": "#da373c",
    "destructive-foreground": "#ffffff",
    "border": "#dcdee1",
    "input": "#ebedef",
    "ring": "#5865f2",
    "success": "#248046",
    "success-foreground": "#ffffff",
    "warning": "#c47f00",
    "warning-foreground": "#111111",
    "info": "#5865f2",
    "info-foreground": "#ffffff",
    "sidebar": "#e3e5e8",
    "sidebar-foreground": "#2e3338",
    "sidebar-primary": "#5865f2",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#e6e8fd",
    "sidebar-accent-foreground": "#3742c7",
    "sidebar-border": "#dcdee1",
    "sidebar-ring": "#5865f2"
  },
  "dark": {
    "background": "#313338",
    "foreground": "#dbdee1",
    "card": "#2b2d31",
    "card-foreground": "#dbdee1",
    "popover": "#2b2d31",
    "popover-foreground": "#dbdee1",
    "primary": "#5865f2",
    "primary-foreground": "#ffffff",
    "secondary": "#383a40",
    "secondary-foreground": "#dbdee1",
    "muted": "#2b2d31",
    "muted-foreground": "#949ba4",
    "accent": "#2b2f5c",
    "accent-foreground": "#a3aaf5",
    "destructive": "#f23f43",
    "destructive-foreground": "#111111",
    "border": "#3f4147",
    "input": "#383a40",
    "ring": "#5865f2",
    "success": "#23a559",
    "success-foreground": "#111111",
    "warning": "#f0b232",
    "warning-foreground": "#111111",
    "info": "#00a8fc",
    "info-foreground": "#111111",
    "sidebar": "#1e1f22",
    "sidebar-foreground": "#dbdee1",
    "sidebar-primary": "#5865f2",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#2b2f5c",
    "sidebar-accent-foreground": "#a3aaf5",
    "sidebar-border": "#3f4147",
    "sidebar-ring": "#5865f2"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;600;700&family=Fira+Mono:wght@400;500&display=swap"
}
