{
  "id": "roundel",
  "name": "Roundel",
  "group": "custom",
  "author": "Inspired by the London Underground",
  "description": "Corporate navy with a signal red bar. Johnston-era calm, circular controls.",
  "radius": "1.5rem",
  "fonts": {
    "sans": "\"Hanken Grotesk\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Fira Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#f7f6f3",
    "foreground": "#113b92",
    "card": "#ffffff",
    "card-foreground": "#113b92",
    "popover": "#ffffff",
    "popover-foreground": "#113b92",
    "primary": "#0019a8",
    "primary-foreground": "#ffffff",
    "secondary": "#e9e6df",
    "secondary-foreground": "#113b92",
    "muted": "#f2f0eb",
    "muted-foreground": "#5a5f75",
    "accent": "#dc241f",
    "accent-foreground": "#ffffff",
    "destructive": "#dc241f",
    "destructive-foreground": "#ffffff",
    "border": "#d6d3cc",
    "input": "#e9e6df",
    "ring": "#0019a8",
    "success": "#007d32",
    "success-foreground": "#ffffff",
    "warning": "#ffce00",
    "warning-foreground": "#111111",
    "info": "#0019a8",
    "info-foreground": "#ffffff",
    "sidebar": "#0019a8",
    "sidebar-foreground": "#f2f4ff",
    "sidebar-primary": "#0019a8",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#0a28bd",
    "sidebar-accent-foreground": "#ffffff",
    "sidebar-border": "#00147f",
    "sidebar-ring": "#0019a8"
  },
  "dark": {
    "background": "#0a0f26",
    "foreground": "#e6e9f7",
    "card": "#131a3d",
    "card-foreground": "#e6e9f7",
    "popover": "#131a3d",
    "popover-foreground": "#e6e9f7",
    "primary": "#6b82f0",
    "primary-foreground": "#0a0f26",
    "secondary": "#1b2450",
    "secondary-foreground": "#e6e9f7",
    "muted": "#131a3d",
    "muted-foreground": "#98a0c4",
    "accent": "#4d0a08",
    "accent-foreground": "#ff8a86",
    "destructive": "#ff5c56",
    "destructive-foreground": "#0a0f26",
    "border": "#25305c",
    "input": "#1b2450",
    "ring": "#6b82f0",
    "success": "#2fb85f",
    "success-foreground": "#0a0f26",
    "warning": "#ffce00",
    "warning-foreground": "#0a0f26",
    "info": "#6b82f0",
    "info-foreground": "#0a0f26",
    "sidebar": "#050818",
    "sidebar-foreground": "#e6e9f7",
    "sidebar-primary": "#6b82f0",
    "sidebar-primary-foreground": "#0a0f26",
    "sidebar-accent": "#4d0a08",
    "sidebar-accent-foreground": "#ff8a86",
    "sidebar-border": "#25305c",
    "sidebar-ring": "#6b82f0"
  },
  "shadow": "flat",
  "controls": {
    "weight": "500",
    "tracking": "0.03em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700&family=Fira+Mono:wght@400;500&display=swap"
}
