{
  "id": "wayfarer",
  "name": "Wayfarer",
  "group": "custom",
  "author": "Inspired by GNOME Adwaita",
  "description": "Desktop blue with roomy rounded headerbars. Calm, modern, opinionated.",
  "radius": "0.75rem",
  "fonts": {
    "sans": "\"Cantarell\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Source Code Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#fafafa",
    "foreground": "#2e3436",
    "card": "#ffffff",
    "card-foreground": "#2e3436",
    "popover": "#ffffff",
    "popover-foreground": "#2e3436",
    "primary": "#3584e4",
    "primary-foreground": "#111111",
    "secondary": "#ebebeb",
    "secondary-foreground": "#2e3436",
    "muted": "#f6f5f4",
    "muted-foreground": "#5e5c64",
    "accent": "#dce7f7",
    "accent-foreground": "#1a5fb4",
    "destructive": "#e01b24",
    "destructive-foreground": "#ffffff",
    "border": "#dcdcdc",
    "input": "#ebebeb",
    "ring": "#3584e4",
    "success": "#2ec27e",
    "success-foreground": "#111111",
    "warning": "#f5c211",
    "warning-foreground": "#111111",
    "info": "#3584e4",
    "info-foreground": "#111111",
    "sidebar": "#ebebeb",
    "sidebar-foreground": "#2e3436",
    "sidebar-primary": "#3584e4",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#dce7f7",
    "sidebar-accent-foreground": "#1a5fb4",
    "sidebar-border": "#dcdcdc",
    "sidebar-ring": "#3584e4"
  },
  "dark": {
    "background": "#242424",
    "foreground": "#ffffff",
    "card": "#303030",
    "card-foreground": "#ffffff",
    "popover": "#303030",
    "popover-foreground": "#ffffff",
    "primary": "#78aeed",
    "primary-foreground": "#111111",
    "secondary": "#383838",
    "secondary-foreground": "#ffffff",
    "muted": "#303030",
    "muted-foreground": "#a8a8a8",
    "accent": "#1c3a5c",
    "accent-foreground": "#a5cbf5",
    "destructive": "#ff7b63",
    "destructive-foreground": "#111111",
    "border": "#3d3d3d",
    "input": "#383838",
    "ring": "#78aeed",
    "success": "#57e389",
    "success-foreground": "#111111",
    "warning": "#f8e45c",
    "warning-foreground": "#111111",
    "info": "#78aeed",
    "info-foreground": "#111111",
    "sidebar": "#1e1e1e",
    "sidebar-foreground": "#ffffff",
    "sidebar-primary": "#78aeed",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#1c3a5c",
    "sidebar-accent-foreground": "#a5cbf5",
    "sidebar-border": "#3d3d3d",
    "sidebar-ring": "#78aeed"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Cantarell:wght@400;700&family=Source+Code+Pro:wght@400;500&display=swap"
}
