{
  "id": "transit",
  "name": "Transit",
  "group": "custom",
  "author": "Inspired by the NYC Subway diagram",
  "description": "Signage black with route-circle colors. Wayfinding clarity, pill-shaped.",
  "radius": "1.5rem",
  "fonts": {
    "sans": "\"Archivo\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Archivo Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#000000",
    "card": "#f5f5f5",
    "card-foreground": "#000000",
    "popover": "#f5f5f5",
    "popover-foreground": "#000000",
    "primary": "#0039a6",
    "primary-foreground": "#ffffff",
    "secondary": "#ececec",
    "secondary-foreground": "#000000",
    "muted": "#f5f5f5",
    "muted-foreground": "#4a4a4a",
    "accent": "#ff6319",
    "accent-foreground": "#3d1600",
    "destructive": "#ee352e",
    "destructive-foreground": "#000000",
    "border": "#c9c9c9",
    "input": "#ececec",
    "ring": "#0039a6",
    "success": "#00933c",
    "success-foreground": "#000000",
    "warning": "#fccc0a",
    "warning-foreground": "#000000",
    "info": "#0039a6",
    "info-foreground": "#ffffff",
    "sidebar": "#000000",
    "sidebar-foreground": "#ffffff",
    "sidebar-primary": "#0039a6",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#1f1f1f",
    "sidebar-accent-foreground": "#3d1600",
    "sidebar-border": "#2b2b2b",
    "sidebar-ring": "#0039a6"
  },
  "dark": {
    "background": "#000000",
    "foreground": "#ffffff",
    "card": "#151515",
    "card-foreground": "#ffffff",
    "popover": "#151515",
    "popover-foreground": "#ffffff",
    "primary": "#4a7ede",
    "primary-foreground": "#000000",
    "secondary": "#212121",
    "secondary-foreground": "#ffffff",
    "muted": "#151515",
    "muted-foreground": "#a3a3a3",
    "accent": "#4d1e07",
    "accent-foreground": "#ff9c66",
    "destructive": "#ff5c56",
    "destructive-foreground": "#000000",
    "border": "#2e2e2e",
    "input": "#212121",
    "ring": "#4a7ede",
    "success": "#33b866",
    "success-foreground": "#000000",
    "warning": "#fccc0a",
    "warning-foreground": "#000000",
    "info": "#4a7ede",
    "info-foreground": "#000000",
    "sidebar": "#0a0a0a",
    "sidebar-foreground": "#ffffff",
    "sidebar-primary": "#4a7ede",
    "sidebar-primary-foreground": "#000000",
    "sidebar-accent": "#4d1e07",
    "sidebar-accent-foreground": "#ff9c66",
    "sidebar-border": "#2e2e2e",
    "sidebar-ring": "#4a7ede"
  },
  "shadow": "none",
  "controls": {
    "weight": "700"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&display=swap"
}
