{
  "id": "verdance",
  "name": "Verdance",
  "group": "custom",
  "author": "Inspired by solarpunk illustration",
  "description": "Moss green and warm brass on linen. Optimistic, botanical, hand-made.",
  "radius": "0.875rem",
  "fonts": {
    "sans": "\"Nunito\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Cutive Mono\", ui-monospace, SFMono-Regular, Menlo, monospace",
    "display": "\"Fraunces\", Georgia, \"Times New Roman\", serif"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#f6f4ea",
    "foreground": "#20291a",
    "card": "#fdfcf5",
    "card-foreground": "#20291a",
    "popover": "#fdfcf5",
    "popover-foreground": "#20291a",
    "primary": "#6a994e",
    "primary-foreground": "#111111",
    "secondary": "#eae7d7",
    "secondary-foreground": "#20291a",
    "muted": "#f1efe3",
    "muted-foreground": "#5a6350",
    "accent": "#d4a373",
    "accent-foreground": "#3d2a14",
    "destructive": "#a4462f",
    "destructive-foreground": "#ffffff",
    "border": "#d9d5c2",
    "input": "#eae7d7",
    "ring": "#6a994e",
    "success": "#6a994e",
    "success-foreground": "#111111",
    "warning": "#c9903d",
    "warning-foreground": "#111111",
    "info": "#41707f",
    "info-foreground": "#ffffff",
    "sidebar": "#eae7d7",
    "sidebar-foreground": "#20291a",
    "sidebar-primary": "#6a994e",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#d4a373",
    "sidebar-accent-foreground": "#3d2a14",
    "sidebar-border": "#d9d5c2",
    "sidebar-ring": "#6a994e"
  },
  "dark": {
    "background": "#161a12",
    "foreground": "#e7e9de",
    "card": "#1f251a",
    "card-foreground": "#e7e9de",
    "popover": "#1f251a",
    "popover-foreground": "#e7e9de",
    "primary": "#a7c957",
    "primary-foreground": "#111111",
    "secondary": "#293122",
    "secondary-foreground": "#e7e9de",
    "muted": "#1f251a",
    "muted-foreground": "#96a08a",
    "accent": "#4a3822",
    "accent-foreground": "#e0bb8f",
    "destructive": "#d4785c",
    "destructive-foreground": "#111111",
    "border": "#333d2b",
    "input": "#293122",
    "ring": "#a7c957",
    "success": "#a7c957",
    "success-foreground": "#111111",
    "warning": "#dfae5c",
    "warning-foreground": "#111111",
    "info": "#6fa3b5",
    "info-foreground": "#111111",
    "sidebar": "#0c0f09",
    "sidebar-foreground": "#e7e9de",
    "sidebar-primary": "#a7c957",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4a3822",
    "sidebar-accent-foreground": "#e0bb8f",
    "sidebar-border": "#333d2b",
    "sidebar-ring": "#a7c957"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&family=Fraunces:wght@400;700&family=Cutive+Mono:wght@400&display=swap"
}
