{
  "id": "arbour",
  "name": "Arbour",
  "group": "custom",
  "author": "Inspired by Zendesk Garden",
  "description": "Deep kale green with support-desk blue. Grounded, quiet, humane.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Karla\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Space Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#2f3941",
    "card": "#ffffff",
    "card-foreground": "#2f3941",
    "popover": "#ffffff",
    "popover-foreground": "#2f3941",
    "primary": "#1f73b7",
    "primary-foreground": "#ffffff",
    "secondary": "#f8f9f9",
    "secondary-foreground": "#2f3941",
    "muted": "#f8f9f9",
    "muted-foreground": "#68737d",
    "accent": "#e3f1fa",
    "accent-foreground": "#14487d",
    "destructive": "#cc3340",
    "destructive-foreground": "#ffffff",
    "border": "#d8dcde",
    "input": "#f8f9f9",
    "ring": "#1f73b7",
    "success": "#038153",
    "success-foreground": "#ffffff",
    "warning": "#ad5e18",
    "warning-foreground": "#ffffff",
    "info": "#1f73b7",
    "info-foreground": "#ffffff",
    "sidebar": "#03363d",
    "sidebar-foreground": "#e9ebed",
    "sidebar-primary": "#1f73b7",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#17494d",
    "sidebar-accent-foreground": "#14487d",
    "sidebar-border": "#0f5259",
    "sidebar-ring": "#1f73b7"
  },
  "dark": {
    "background": "#03363d",
    "foreground": "#e9ebed",
    "card": "#0a4750",
    "card-foreground": "#e9ebed",
    "popover": "#0a4750",
    "popover-foreground": "#e9ebed",
    "primary": "#5eb5f0",
    "primary-foreground": "#111111",
    "secondary": "#0f5259",
    "secondary-foreground": "#e9ebed",
    "muted": "#0a4750",
    "muted-foreground": "#a3bcc0",
    "accent": "#0b2f3a",
    "accent-foreground": "#9cd4f5",
    "destructive": "#ff7f7f",
    "destructive-foreground": "#111111",
    "border": "#0f5259",
    "input": "#0f5259",
    "ring": "#5eb5f0",
    "success": "#42c98a",
    "success-foreground": "#111111",
    "warning": "#e6a44e",
    "warning-foreground": "#111111",
    "info": "#5eb5f0",
    "info-foreground": "#111111",
    "sidebar": "#02272c",
    "sidebar-foreground": "#e9ebed",
    "sidebar-primary": "#5eb5f0",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0b2f3a",
    "sidebar-accent-foreground": "#9cd4f5",
    "sidebar-border": "#0f5259",
    "sidebar-ring": "#5eb5f0"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Karla:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap"
}
