{
  "id": "chicago",
  "name": "Chicago",
  "group": "custom",
  "author": "Inspired by Windows 95",
  "description": "Battleship gray, navy title bars, hard bevels. Nothing is rounded. Nothing.",
  "radius": "0",
  "fonts": {
    "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"VT323\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#c0c0c0",
    "foreground": "#000000",
    "card": "#d4d0c8",
    "card-foreground": "#000000",
    "popover": "#d4d0c8",
    "popover-foreground": "#000000",
    "primary": "#000080",
    "primary-foreground": "#ffffff",
    "secondary": "#b8b8b8",
    "secondary-foreground": "#000000",
    "muted": "#c8c8c8",
    "muted-foreground": "#3a3a3a",
    "accent": "#000080",
    "accent-foreground": "#ffffff",
    "destructive": "#800000",
    "destructive-foreground": "#ffffff",
    "border": "#808080",
    "input": "#b8b8b8",
    "ring": "#000080",
    "success": "#008000",
    "success-foreground": "#ffffff",
    "warning": "#808000",
    "warning-foreground": "#000000",
    "info": "#000080",
    "info-foreground": "#ffffff",
    "sidebar": "#d4d0c8",
    "sidebar-foreground": "#000000",
    "sidebar-primary": "#000080",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#000080",
    "sidebar-accent-foreground": "#ffffff",
    "sidebar-border": "#808080",
    "sidebar-ring": "#000080"
  },
  "dark": {
    "background": "#2b2b2b",
    "foreground": "#e0e0e0",
    "card": "#3a3a3a",
    "card-foreground": "#e0e0e0",
    "popover": "#3a3a3a",
    "popover-foreground": "#e0e0e0",
    "primary": "#7a7ad4",
    "primary-foreground": "#111111",
    "secondary": "#454545",
    "secondary-foreground": "#e0e0e0",
    "muted": "#3a3a3a",
    "muted-foreground": "#a8a8a8",
    "accent": "#1f1f4d",
    "accent-foreground": "#a8a8e8",
    "destructive": "#d47a7a",
    "destructive-foreground": "#111111",
    "border": "#5a5a5a",
    "input": "#454545",
    "ring": "#7a7ad4",
    "success": "#7ad47a",
    "success-foreground": "#111111",
    "warning": "#d4d47a",
    "warning-foreground": "#111111",
    "info": "#7a7ad4",
    "info-foreground": "#111111",
    "sidebar": "#1f1f1f",
    "sidebar-foreground": "#e0e0e0",
    "sidebar-primary": "#7a7ad4",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#1f1f4d",
    "sidebar-accent-foreground": "#a8a8e8",
    "sidebar-border": "#5a5a5a",
    "sidebar-ring": "#7a7ad4"
  },
  "shadow": "sharp",
  "borderWidth": "2px",
  "controls": {
    "weight": "400"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=VT323:wght@400&display=swap"
}
