{
  "id": "cassette",
  "name": "Cassette",
  "group": "custom",
  "author": "Inspired by Bandcamp",
  "description": "Dusty teal on newsprint gray. Indie-catalogue plainness, wide tables.",
  "radius": "0.125rem",
  "fonts": {
    "sans": "\"Signika Negative\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Xanh Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "ant-design"
  },
  "light": {
    "background": "#f2f5f6",
    "foreground": "#1b2528",
    "card": "#ffffff",
    "card-foreground": "#1b2528",
    "popover": "#ffffff",
    "popover-foreground": "#1b2528",
    "primary": "#629aa9",
    "primary-foreground": "#111111",
    "secondary": "#e5ebed",
    "secondary-foreground": "#1b2528",
    "muted": "#eef2f3",
    "muted-foreground": "#5d6b70",
    "accent": "#dbe9ee",
    "accent-foreground": "#2e5a68",
    "destructive": "#b8433a",
    "destructive-foreground": "#ffffff",
    "border": "#d3dcdf",
    "input": "#e5ebed",
    "ring": "#629aa9",
    "success": "#3f7d5c",
    "success-foreground": "#ffffff",
    "warning": "#a87a1e",
    "warning-foreground": "#111111",
    "info": "#629aa9",
    "info-foreground": "#111111",
    "sidebar": "#e5ebed",
    "sidebar-foreground": "#1b2528",
    "sidebar-primary": "#629aa9",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#dbe9ee",
    "sidebar-accent-foreground": "#2e5a68",
    "sidebar-border": "#d3dcdf",
    "sidebar-ring": "#629aa9"
  },
  "dark": {
    "background": "#1b2528",
    "foreground": "#e3ebed",
    "card": "#243135",
    "card-foreground": "#e3ebed",
    "popover": "#243135",
    "popover-foreground": "#e3ebed",
    "primary": "#8fbecb",
    "primary-foreground": "#111111",
    "secondary": "#2c3b40",
    "secondary-foreground": "#e3ebed",
    "muted": "#243135",
    "muted-foreground": "#93a6ac",
    "accent": "#1d3d47",
    "accent-foreground": "#b4d8e2",
    "destructive": "#e08078",
    "destructive-foreground": "#111111",
    "border": "#37474c",
    "input": "#2c3b40",
    "ring": "#8fbecb",
    "success": "#5fa87e",
    "success-foreground": "#111111",
    "warning": "#d1a54a",
    "warning-foreground": "#111111",
    "info": "#8fbecb",
    "info-foreground": "#111111",
    "sidebar": "#101719",
    "sidebar-foreground": "#e3ebed",
    "sidebar-primary": "#8fbecb",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#1d3d47",
    "sidebar-accent-foreground": "#b4d8e2",
    "sidebar-border": "#37474c",
    "sidebar-ring": "#8fbecb"
  },
  "shadow": "flat",
  "borderWidth": "1px",
  "fontImport": "https://fonts.googleapis.com/css2?family=Signika+Negative:wght@400;500;600;700&family=Xanh+Mono:wght@400&display=swap"
}
