{
  "id": "transfer",
  "name": "Transfer",
  "group": "custom",
  "author": "Inspired by Wise",
  "description": "Acid lime on forest green. Fintech that refuses to look like a bank.",
  "radius": "0.75rem",
  "fonts": {
    "sans": "\"Outfit\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"DM Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#fdfdfa",
    "foreground": "#163300",
    "card": "#ffffff",
    "card-foreground": "#163300",
    "popover": "#ffffff",
    "popover-foreground": "#163300",
    "primary": "#163300",
    "primary-foreground": "#ffffff",
    "secondary": "#eef1e8",
    "secondary-foreground": "#163300",
    "muted": "#f6f8f2",
    "muted-foreground": "#5a6b4d",
    "accent": "#9fe870",
    "accent-foreground": "#163300",
    "destructive": "#a8200d",
    "destructive-foreground": "#ffffff",
    "border": "#dfe3d8",
    "input": "#eef1e8",
    "ring": "#163300",
    "success": "#2f7a2f",
    "success-foreground": "#ffffff",
    "warning": "#a86b00",
    "warning-foreground": "#ffffff",
    "info": "#1c5c8a",
    "info-foreground": "#ffffff",
    "sidebar": "#9fe870",
    "sidebar-foreground": "#163300",
    "sidebar-primary": "#163300",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#8fdc60",
    "sidebar-accent-foreground": "#163300",
    "sidebar-border": "#82c95a",
    "sidebar-ring": "#163300"
  },
  "dark": {
    "background": "#0e2200",
    "foreground": "#eaf5e2",
    "card": "#163300",
    "card-foreground": "#eaf5e2",
    "popover": "#163300",
    "popover-foreground": "#eaf5e2",
    "primary": "#9fe870",
    "primary-foreground": "#111111",
    "secondary": "#1e4008",
    "secondary-foreground": "#eaf5e2",
    "muted": "#163300",
    "muted-foreground": "#9ab08c",
    "accent": "#2a5c10",
    "accent-foreground": "#c4f2a5",
    "destructive": "#ff7a6b",
    "destructive-foreground": "#111111",
    "border": "#2a4a18",
    "input": "#1e4008",
    "ring": "#9fe870",
    "success": "#9fe870",
    "success-foreground": "#111111",
    "warning": "#e0c04a",
    "warning-foreground": "#111111",
    "info": "#6bb8e0",
    "info-foreground": "#111111",
    "sidebar": "#071400",
    "sidebar-foreground": "#eaf5e2",
    "sidebar-primary": "#9fe870",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#2a5c10",
    "sidebar-accent-foreground": "#c4f2a5",
    "sidebar-border": "#2a4a18",
    "sidebar-ring": "#9fe870"
  },
  "shadow": "flat",
  "controls": {
    "weight": "700"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap"
}
