{
  "id": "pachyderm",
  "name": "Pachyderm",
  "group": "custom",
  "author": "Inspired by PostgreSQL",
  "description": "Elephant slate-blue on parchment. Old, solid, relational, unhurried.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Libre Franklin\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Courier Prime\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#f7f6f2",
    "foreground": "#1c1f26",
    "card": "#fffefb",
    "card-foreground": "#1c1f26",
    "popover": "#fffefb",
    "popover-foreground": "#1c1f26",
    "primary": "#336791",
    "primary-foreground": "#ffffff",
    "secondary": "#eceade",
    "secondary-foreground": "#1c1f26",
    "muted": "#f2f0e8",
    "muted-foreground": "#63676f",
    "accent": "#dfe8f1",
    "accent-foreground": "#1f4463",
    "destructive": "#a83232",
    "destructive-foreground": "#ffffff",
    "border": "#ddd9cf",
    "input": "#eceade",
    "ring": "#336791",
    "success": "#3c7a4a",
    "success-foreground": "#ffffff",
    "warning": "#a87400",
    "warning-foreground": "#111111",
    "info": "#336791",
    "info-foreground": "#ffffff",
    "sidebar": "#eceade",
    "sidebar-foreground": "#1c1f26",
    "sidebar-primary": "#336791",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#dfe8f1",
    "sidebar-accent-foreground": "#1f4463",
    "sidebar-border": "#ddd9cf",
    "sidebar-ring": "#336791"
  },
  "dark": {
    "background": "#1b1f27",
    "foreground": "#e6e3da",
    "card": "#242933",
    "card-foreground": "#e6e3da",
    "popover": "#242933",
    "popover-foreground": "#e6e3da",
    "primary": "#6d9dc5",
    "primary-foreground": "#111111",
    "secondary": "#2c323d",
    "secondary-foreground": "#e6e3da",
    "muted": "#242933",
    "muted-foreground": "#98a0ad",
    "accent": "#1d3448",
    "accent-foreground": "#a3c5e0",
    "destructive": "#e07a7a",
    "destructive-foreground": "#111111",
    "border": "#353c48",
    "input": "#2c323d",
    "ring": "#6d9dc5",
    "success": "#5fa86e",
    "success-foreground": "#111111",
    "warning": "#d6a548",
    "warning-foreground": "#111111",
    "info": "#6d9dc5",
    "info-foreground": "#111111",
    "sidebar": "#12151b",
    "sidebar-foreground": "#e6e3da",
    "sidebar-primary": "#6d9dc5",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#1d3448",
    "sidebar-accent-foreground": "#a3c5e0",
    "sidebar-border": "#353c48",
    "sidebar-ring": "#6d9dc5"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@400;500;600;700&family=Courier+Prime:wght@400;700&display=swap"
}
