{
  "id": "archway",
  "name": "Archway",
  "group": "custom",
  "author": "Inspired by Arco Design",
  "description": "Ultramarine on light gray. Enterprise Chinese-web density, softly rounded.",
  "radius": "0.375rem",
  "fonts": {
    "sans": "\"Manrope\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Fira Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "ant-design"
  },
  "light": {
    "background": "#f7f8fa",
    "foreground": "#1d2129",
    "card": "#ffffff",
    "card-foreground": "#1d2129",
    "popover": "#ffffff",
    "popover-foreground": "#1d2129",
    "primary": "#165dff",
    "primary-foreground": "#ffffff",
    "secondary": "#f2f3f5",
    "secondary-foreground": "#1d2129",
    "muted": "#f7f8fa",
    "muted-foreground": "#86909c",
    "accent": "#e8f3ff",
    "accent-foreground": "#0e42d2",
    "destructive": "#f53f3f",
    "destructive-foreground": "#111111",
    "border": "#e5e6eb",
    "input": "#f2f3f5",
    "ring": "#165dff",
    "success": "#00b42a",
    "success-foreground": "#111111",
    "warning": "#ff7d00",
    "warning-foreground": "#111111",
    "info": "#165dff",
    "info-foreground": "#ffffff",
    "sidebar": "#ffffff",
    "sidebar-foreground": "#1d2129",
    "sidebar-primary": "#165dff",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#e8f3ff",
    "sidebar-accent-foreground": "#0e42d2",
    "sidebar-border": "#e5e6eb",
    "sidebar-ring": "#165dff"
  },
  "dark": {
    "background": "#17171a",
    "foreground": "#f6f6f6",
    "card": "#232324",
    "card-foreground": "#f6f6f6",
    "popover": "#232324",
    "popover-foreground": "#f6f6f6",
    "primary": "#3c7eff",
    "primary-foreground": "#111111",
    "secondary": "#2a2a2b",
    "secondary-foreground": "#f6f6f6",
    "muted": "#232324",
    "muted-foreground": "#929293",
    "accent": "#0e2a66",
    "accent-foreground": "#84a9ff",
    "destructive": "#f76965",
    "destructive-foreground": "#111111",
    "border": "#333335",
    "input": "#2a2a2b",
    "ring": "#3c7eff",
    "success": "#27c346",
    "success-foreground": "#111111",
    "warning": "#ff9a2e",
    "warning-foreground": "#111111",
    "info": "#3c7eff",
    "info-foreground": "#111111",
    "sidebar": "#0e0e10",
    "sidebar-foreground": "#f6f6f6",
    "sidebar-primary": "#3c7eff",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0e2a66",
    "sidebar-accent-foreground": "#84a9ff",
    "sidebar-border": "#333335",
    "sidebar-ring": "#3c7eff"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Fira+Mono:wght@400;500&display=swap"
}
