{
  "id": "heartwood",
  "name": "Heartwood",
  "group": "custom",
  "author": "Inspired by Oracle Redwood",
  "description": "Brick red on warm stone. Heavy, institutional, unmistakably grown-up.",
  "radius": "0.5rem",
  "fonts": {
    "sans": "\"Rubik\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Azeret Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#faf8f7",
    "foreground": "#312d2a",
    "card": "#ffffff",
    "card-foreground": "#312d2a",
    "popover": "#ffffff",
    "popover-foreground": "#312d2a",
    "primary": "#c74634",
    "primary-foreground": "#ffffff",
    "secondary": "#efeae7",
    "secondary-foreground": "#312d2a",
    "muted": "#f6f3f1",
    "muted-foreground": "#6f6560",
    "accent": "#fbe9e5",
    "accent-foreground": "#8c2b1e",
    "destructive": "#b3261e",
    "destructive-foreground": "#ffffff",
    "border": "#e0dad6",
    "input": "#efeae7",
    "ring": "#c74634",
    "success": "#2c7a4b",
    "success-foreground": "#ffffff",
    "warning": "#b26b00",
    "warning-foreground": "#111111",
    "info": "#365b8c",
    "info-foreground": "#ffffff",
    "sidebar": "#f1ece9",
    "sidebar-foreground": "#312d2a",
    "sidebar-primary": "#c74634",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#fbe9e5",
    "sidebar-accent-foreground": "#8c2b1e",
    "sidebar-border": "#e0dad6",
    "sidebar-ring": "#c74634"
  },
  "dark": {
    "background": "#231f1d",
    "foreground": "#efeae7",
    "card": "#2e2926",
    "card-foreground": "#efeae7",
    "popover": "#2e2926",
    "popover-foreground": "#efeae7",
    "primary": "#e57a68",
    "primary-foreground": "#111111",
    "secondary": "#39332f",
    "secondary-foreground": "#efeae7",
    "muted": "#2e2926",
    "muted-foreground": "#a89d95",
    "accent": "#4a221b",
    "accent-foreground": "#f0a496",
    "destructive": "#ff7a6b",
    "destructive-foreground": "#111111",
    "border": "#453e39",
    "input": "#39332f",
    "ring": "#e57a68",
    "success": "#4fb377",
    "success-foreground": "#111111",
    "warning": "#d69a44",
    "warning-foreground": "#111111",
    "info": "#7fa3d1",
    "info-foreground": "#111111",
    "sidebar": "#191614",
    "sidebar-foreground": "#efeae7",
    "sidebar-primary": "#e57a68",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4a221b",
    "sidebar-accent-foreground": "#f0a496",
    "sidebar-border": "#453e39",
    "sidebar-ring": "#e57a68"
  },
  "shadow": "elevated",
  "fontImport": "https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&family=Azeret+Mono:wght@400;500&display=swap"
}
