{
  "id": "rausch",
  "name": "Rausch",
  "group": "custom",
  "author": "Inspired by Airbnb",
  "description": "Coral on white with big photo-friendly cards. Hospitable and airy.",
  "radius": "0.75rem",
  "fonts": {
    "sans": "\"Cabin\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Overpass Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#222222",
    "card": "#ffffff",
    "card-foreground": "#222222",
    "popover": "#ffffff",
    "popover-foreground": "#222222",
    "primary": "#ff5a5f",
    "primary-foreground": "#111111",
    "secondary": "#f7f7f7",
    "secondary-foreground": "#222222",
    "muted": "#fafafa",
    "muted-foreground": "#717171",
    "accent": "#ffe8e9",
    "accent-foreground": "#a3282c",
    "destructive": "#c13515",
    "destructive-foreground": "#ffffff",
    "border": "#dddddd",
    "input": "#f7f7f7",
    "ring": "#ff5a5f",
    "success": "#008a05",
    "success-foreground": "#ffffff",
    "warning": "#e07912",
    "warning-foreground": "#111111",
    "info": "#00848a",
    "info-foreground": "#ffffff",
    "sidebar": "#f7f7f7",
    "sidebar-foreground": "#222222",
    "sidebar-primary": "#ff5a5f",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#ffe8e9",
    "sidebar-accent-foreground": "#a3282c",
    "sidebar-border": "#dddddd",
    "sidebar-ring": "#ff5a5f"
  },
  "dark": {
    "background": "#1c1b1b",
    "foreground": "#ebebeb",
    "card": "#262525",
    "card-foreground": "#ebebeb",
    "popover": "#262525",
    "popover-foreground": "#ebebeb",
    "primary": "#ff787c",
    "primary-foreground": "#111111",
    "secondary": "#302e2e",
    "secondary-foreground": "#ebebeb",
    "muted": "#262525",
    "muted-foreground": "#a3a0a0",
    "accent": "#4d1c1e",
    "accent-foreground": "#ffa9ac",
    "destructive": "#ff7a5c",
    "destructive-foreground": "#111111",
    "border": "#3b3939",
    "input": "#302e2e",
    "ring": "#ff787c",
    "success": "#37b83c",
    "success-foreground": "#111111",
    "warning": "#f0a03f",
    "warning-foreground": "#111111",
    "info": "#3fb5bb",
    "info-foreground": "#111111",
    "sidebar": "#111010",
    "sidebar-foreground": "#ebebeb",
    "sidebar-primary": "#ff787c",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4d1c1e",
    "sidebar-accent-foreground": "#ffa9ac",
    "sidebar-border": "#3b3939",
    "sidebar-ring": "#ff787c"
  },
  "shadow": "elevated",
  "fontImport": "https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700&family=Overpass+Mono:wght@400;500&display=swap"
}
