{
  "id": "cinder",
  "name": "Cinder",
  "group": "custom",
  "author": "Inspired by Cloudflare",
  "description": "Edge orange over warm sand. Dashboard warmth, tight tabular rhythm.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Instrument Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Spline Sans Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "carbon"
  },
  "light": {
    "background": "#faf8f5",
    "foreground": "#1d1c1a",
    "card": "#ffffff",
    "card-foreground": "#1d1c1a",
    "popover": "#ffffff",
    "popover-foreground": "#1d1c1a",
    "primary": "#f6821f",
    "primary-foreground": "#111111",
    "secondary": "#f2eee8",
    "secondary-foreground": "#1d1c1a",
    "muted": "#f7f4f0",
    "muted-foreground": "#6b665e",
    "accent": "#fdeddb",
    "accent-foreground": "#96470a",
    "destructive": "#d64545",
    "destructive-foreground": "#ffffff",
    "border": "#e3ded6",
    "input": "#f2eee8",
    "ring": "#f6821f",
    "success": "#2f855a",
    "success-foreground": "#ffffff",
    "warning": "#f6821f",
    "warning-foreground": "#111111",
    "info": "#2c7a9e",
    "info-foreground": "#ffffff",
    "sidebar": "#f2eee8",
    "sidebar-foreground": "#1d1c1a",
    "sidebar-primary": "#f6821f",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#fdeddb",
    "sidebar-accent-foreground": "#96470a",
    "sidebar-border": "#e3ded6",
    "sidebar-ring": "#f6821f"
  },
  "dark": {
    "background": "#1a1815",
    "foreground": "#efeae2",
    "card": "#242019",
    "card-foreground": "#efeae2",
    "popover": "#242019",
    "popover-foreground": "#efeae2",
    "primary": "#ff9d42",
    "primary-foreground": "#111111",
    "secondary": "#2e2822",
    "secondary-foreground": "#efeae2",
    "muted": "#242019",
    "muted-foreground": "#a39a8c",
    "accent": "#4a2f0c",
    "accent-foreground": "#ffc48a",
    "destructive": "#ff7168",
    "destructive-foreground": "#111111",
    "border": "#3a342b",
    "input": "#2e2822",
    "ring": "#ff9d42",
    "success": "#4cb37c",
    "success-foreground": "#111111",
    "warning": "#ff9d42",
    "warning-foreground": "#111111",
    "info": "#5aabc9",
    "info-foreground": "#111111",
    "sidebar": "#100e0c",
    "sidebar-foreground": "#efeae2",
    "sidebar-primary": "#ff9d42",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4a2f0c",
    "sidebar-accent-foreground": "#ffc48a",
    "sidebar-border": "#3a342b",
    "sidebar-ring": "#ff9d42"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&family=Spline+Sans+Mono:wght@400;500&display=swap"
}
