{
  "id": "cinnabar",
  "name": "Cinnabar",
  "group": "custom",
  "author": "Inspired by Redis",
  "description": "Cache red on bone white. Fast, blunt, high-contrast, zero decoration.",
  "radius": "0.375rem",
  "fonts": {
    "sans": "\"Space Grotesk\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"JetBrains Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#fdfcfa",
    "foreground": "#161616",
    "card": "#ffffff",
    "card-foreground": "#161616",
    "popover": "#ffffff",
    "popover-foreground": "#161616",
    "primary": "#ff4438",
    "primary-foreground": "#111111",
    "secondary": "#f0ede8",
    "secondary-foreground": "#161616",
    "muted": "#f6f4f1",
    "muted-foreground": "#63605b",
    "accent": "#ffe3e0",
    "accent-foreground": "#a01a11",
    "destructive": "#c9241a",
    "destructive-foreground": "#ffffff",
    "border": "#dedbd6",
    "input": "#f0ede8",
    "ring": "#ff4438",
    "success": "#00806a",
    "success-foreground": "#ffffff",
    "warning": "#c07000",
    "warning-foreground": "#111111",
    "info": "#163c8c",
    "info-foreground": "#ffffff",
    "sidebar": "#f0ede8",
    "sidebar-foreground": "#161616",
    "sidebar-primary": "#ff4438",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#ffe3e0",
    "sidebar-accent-foreground": "#a01a11",
    "sidebar-border": "#dedbd6",
    "sidebar-ring": "#ff4438"
  },
  "dark": {
    "background": "#161616",
    "foreground": "#f5f3f0",
    "card": "#1f1e1d",
    "card-foreground": "#f5f3f0",
    "popover": "#1f1e1d",
    "popover-foreground": "#f5f3f0",
    "primary": "#ff6a5f",
    "primary-foreground": "#111111",
    "secondary": "#292827",
    "secondary-foreground": "#f5f3f0",
    "muted": "#1f1e1d",
    "muted-foreground": "#a09d98",
    "accent": "#4a1512",
    "accent-foreground": "#ffa199",
    "destructive": "#ff6a5f",
    "destructive-foreground": "#111111",
    "border": "#353331",
    "input": "#292827",
    "ring": "#ff6a5f",
    "success": "#2fbfa0",
    "success-foreground": "#111111",
    "warning": "#e0a13a",
    "warning-foreground": "#111111",
    "info": "#6b93e6",
    "info-foreground": "#111111",
    "sidebar": "#0d0d0d",
    "sidebar-foreground": "#f5f3f0",
    "sidebar-primary": "#ff6a5f",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4a1512",
    "sidebar-accent-foreground": "#ffa199",
    "sidebar-border": "#353331",
    "sidebar-ring": "#ff6a5f"
  },
  "shadow": "none",
  "borderWidth": "1px",
  "fontImport": "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap"
}
