{
  "id": "baseline",
  "name": "Baseline",
  "group": "custom",
  "author": "Inspired by Uber Base Web",
  "description": "Absolute black on white with zero rounding. Transport-grade clarity.",
  "radius": "0",
  "fonts": {
    "sans": "\"Archivo\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#000000",
    "card": "#ffffff",
    "card-foreground": "#000000",
    "popover": "#ffffff",
    "popover-foreground": "#000000",
    "primary": "#000000",
    "primary-foreground": "#ffffff",
    "secondary": "#eeeeee",
    "secondary-foreground": "#000000",
    "muted": "#f6f6f6",
    "muted-foreground": "#545454",
    "accent": "#eeeeee",
    "accent-foreground": "#000000",
    "destructive": "#e11900",
    "destructive-foreground": "#ffffff",
    "border": "#cbd0d8",
    "input": "#eeeeee",
    "ring": "#000000",
    "success": "#05944f",
    "success-foreground": "#000000",
    "warning": "#ffc043",
    "warning-foreground": "#000000",
    "info": "#276ef1",
    "info-foreground": "#000000",
    "sidebar": "#f6f6f6",
    "sidebar-foreground": "#000000",
    "sidebar-primary": "#000000",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#eeeeee",
    "sidebar-accent-foreground": "#000000",
    "sidebar-border": "#cbd0d8",
    "sidebar-ring": "#000000"
  },
  "dark": {
    "background": "#000000",
    "foreground": "#ffffff",
    "card": "#141414",
    "card-foreground": "#ffffff",
    "popover": "#141414",
    "popover-foreground": "#ffffff",
    "primary": "#ffffff",
    "primary-foreground": "#000000",
    "secondary": "#1f1f1f",
    "secondary-foreground": "#ffffff",
    "muted": "#141414",
    "muted-foreground": "#afafaf",
    "accent": "#292929",
    "accent-foreground": "#ffffff",
    "destructive": "#ff6d63",
    "destructive-foreground": "#000000",
    "border": "#333333",
    "input": "#1f1f1f",
    "ring": "#ffffff",
    "success": "#22c98a",
    "success-foreground": "#000000",
    "warning": "#ffd77a",
    "warning-foreground": "#000000",
    "info": "#78a9ff",
    "info-foreground": "#000000",
    "sidebar": "#0a0a0a",
    "sidebar-foreground": "#ffffff",
    "sidebar-primary": "#ffffff",
    "sidebar-primary-foreground": "#000000",
    "sidebar-accent": "#292929",
    "sidebar-accent-foreground": "#ffffff",
    "sidebar-border": "#333333",
    "sidebar-ring": "#ffffff"
  },
  "shadow": "flat",
  "borderWidth": "1px",
  "fontImport": "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
}
