{
  "id": "weimar",
  "name": "Weimar",
  "group": "custom",
  "author": "Inspired by Bauhaus",
  "description": "Primary red, blue and yellow on bone. Geometry first, decoration never.",
  "radius": "0",
  "fonts": {
    "sans": "\"Chivo\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Azeret Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#f4f1ea",
    "foreground": "#1a1a1a",
    "card": "#ffffff",
    "card-foreground": "#1a1a1a",
    "popover": "#ffffff",
    "popover-foreground": "#1a1a1a",
    "primary": "#d7262f",
    "primary-foreground": "#ffffff",
    "secondary": "#e6e1d6",
    "secondary-foreground": "#1a1a1a",
    "muted": "#eeeae1",
    "muted-foreground": "#54514b",
    "accent": "#f2c800",
    "accent-foreground": "#1a1a1a",
    "destructive": "#d7262f",
    "destructive-foreground": "#ffffff",
    "border": "#1a1a1a",
    "input": "#e6e1d6",
    "ring": "#d7262f",
    "success": "#1f7a4d",
    "success-foreground": "#ffffff",
    "warning": "#f2c800",
    "warning-foreground": "#111111",
    "info": "#1b3d8f",
    "info-foreground": "#ffffff",
    "sidebar": "#1b3d8f",
    "sidebar-foreground": "#f4f1ea",
    "sidebar-primary": "#d7262f",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#16357d",
    "sidebar-accent-foreground": "#1a1a1a",
    "sidebar-border": "#14306e",
    "sidebar-ring": "#d7262f"
  },
  "dark": {
    "background": "#17171a",
    "foreground": "#f0ede6",
    "card": "#212125",
    "card-foreground": "#f0ede6",
    "popover": "#212125",
    "popover-foreground": "#f0ede6",
    "primary": "#f2434c",
    "primary-foreground": "#111111",
    "secondary": "#2b2b30",
    "secondary-foreground": "#f0ede6",
    "muted": "#212125",
    "muted-foreground": "#a09d96",
    "accent": "#4d4000",
    "accent-foreground": "#ffdf4d",
    "destructive": "#f2434c",
    "destructive-foreground": "#111111",
    "border": "#f0ede6",
    "input": "#2b2b30",
    "ring": "#f2434c",
    "success": "#3fb87a",
    "success-foreground": "#111111",
    "warning": "#f2c800",
    "warning-foreground": "#111111",
    "info": "#5b7ee0",
    "info-foreground": "#111111",
    "sidebar": "#0d0d0f",
    "sidebar-foreground": "#f0ede6",
    "sidebar-primary": "#f2434c",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4d4000",
    "sidebar-accent-foreground": "#ffdf4d",
    "sidebar-border": "#f0ede6",
    "sidebar-ring": "#f2434c"
  },
  "shadow": "flat",
  "borderWidth": "2px",
  "controls": {
    "weight": "700",
    "transform": "uppercase",
    "tracking": "0.06em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Chivo:wght@400;500;600;700&family=Azeret+Mono:wght@400;500&display=swap"
}
