{
  "id": "rams",
  "name": "Rams",
  "group": "custom",
  "author": "Inspired by Braun industrial design",
  "description": "Off-white housing, one orange control, nothing superfluous. As little as possible.",
  "radius": "0.125rem",
  "fonts": {
    "sans": "\"Archivo\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#f0efe9",
    "foreground": "#1c1c1a",
    "card": "#faf9f5",
    "card-foreground": "#1c1c1a",
    "popover": "#faf9f5",
    "popover-foreground": "#1c1c1a",
    "primary": "#d94f00",
    "primary-foreground": "#111111",
    "secondary": "#e4e2d9",
    "secondary-foreground": "#1c1c1a",
    "muted": "#eceae2",
    "muted-foreground": "#63625b",
    "accent": "#f7e2d4",
    "accent-foreground": "#8c3300",
    "destructive": "#a82a1a",
    "destructive-foreground": "#ffffff",
    "border": "#d2d0c6",
    "input": "#e4e2d9",
    "ring": "#d94f00",
    "success": "#3d6b45",
    "success-foreground": "#ffffff",
    "warning": "#c98a00",
    "warning-foreground": "#111111",
    "info": "#3a4f6b",
    "info-foreground": "#ffffff",
    "sidebar": "#e4e2d9",
    "sidebar-foreground": "#1c1c1a",
    "sidebar-primary": "#d94f00",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#f7e2d4",
    "sidebar-accent-foreground": "#8c3300",
    "sidebar-border": "#d2d0c6",
    "sidebar-ring": "#d94f00"
  },
  "dark": {
    "background": "#1c1c1a",
    "foreground": "#eceae2",
    "card": "#262622",
    "card-foreground": "#eceae2",
    "popover": "#262622",
    "popover-foreground": "#eceae2",
    "primary": "#f26a1b",
    "primary-foreground": "#111111",
    "secondary": "#2f2f2a",
    "secondary-foreground": "#eceae2",
    "muted": "#262622",
    "muted-foreground": "#9c9a92",
    "accent": "#4d2208",
    "accent-foreground": "#f7a06b",
    "destructive": "#e07a63",
    "destructive-foreground": "#111111",
    "border": "#3a3a35",
    "input": "#2f2f2a",
    "ring": "#f26a1b",
    "success": "#5fa870",
    "success-foreground": "#111111",
    "warning": "#d9a83d",
    "warning-foreground": "#111111",
    "info": "#7d93b5",
    "info-foreground": "#111111",
    "sidebar": "#111110",
    "sidebar-foreground": "#eceae2",
    "sidebar-primary": "#f26a1b",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4d2208",
    "sidebar-accent-foreground": "#f7a06b",
    "sidebar-border": "#3a3a35",
    "sidebar-ring": "#f26a1b"
  },
  "shadow": "flat",
  "borderWidth": "1px",
  "controls": {
    "weight": "500",
    "tracking": "0.02em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
}
