{
  "id": "cartridge",
  "name": "Cartridge",
  "group": "custom",
  "author": "Inspired by Nintendo",
  "description": "Console red on bright white, tight corners, hard shadow. Playful, confident.",
  "radius": "0.5rem",
  "fonts": {
    "sans": "\"M PLUS Rounded 1c\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"M PLUS 1 Code\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#1f1f1f",
    "card": "#f7f7f7",
    "card-foreground": "#1f1f1f",
    "popover": "#f7f7f7",
    "popover-foreground": "#1f1f1f",
    "primary": "#e60012",
    "primary-foreground": "#ffffff",
    "secondary": "#efefef",
    "secondary-foreground": "#1f1f1f",
    "muted": "#f7f7f7",
    "muted-foreground": "#666666",
    "accent": "#ffdfe1",
    "accent-foreground": "#99000c",
    "destructive": "#e60012",
    "destructive-foreground": "#ffffff",
    "border": "#dedede",
    "input": "#efefef",
    "ring": "#e60012",
    "success": "#00a63c",
    "success-foreground": "#111111",
    "warning": "#ffb400",
    "warning-foreground": "#111111",
    "info": "#0068b7",
    "info-foreground": "#ffffff",
    "sidebar": "#efefef",
    "sidebar-foreground": "#1f1f1f",
    "sidebar-primary": "#e60012",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#ffdfe1",
    "sidebar-accent-foreground": "#99000c",
    "sidebar-border": "#dedede",
    "sidebar-ring": "#e60012"
  },
  "dark": {
    "background": "#1a1a1a",
    "foreground": "#f2f2f2",
    "card": "#252525",
    "card-foreground": "#f2f2f2",
    "popover": "#252525",
    "popover-foreground": "#f2f2f2",
    "primary": "#ff4a56",
    "primary-foreground": "#111111",
    "secondary": "#2e2e2e",
    "secondary-foreground": "#f2f2f2",
    "muted": "#252525",
    "muted-foreground": "#a0a0a0",
    "accent": "#4d0006",
    "accent-foreground": "#ff9aa1",
    "destructive": "#ff4a56",
    "destructive-foreground": "#111111",
    "border": "#3a3a3a",
    "input": "#2e2e2e",
    "ring": "#ff4a56",
    "success": "#33c96a",
    "success-foreground": "#111111",
    "warning": "#ffc233",
    "warning-foreground": "#111111",
    "info": "#4a9ee0",
    "info-foreground": "#111111",
    "sidebar": "#0d0d0d",
    "sidebar-foreground": "#f2f2f2",
    "sidebar-primary": "#ff4a56",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4d0006",
    "sidebar-accent-foreground": "#ff9aa1",
    "sidebar-border": "#3a3a3a",
    "sidebar-ring": "#ff4a56"
  },
  "shadow": "sharp",
  "borderWidth": "2px",
  "controls": {
    "weight": "700"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800&family=M+PLUS+1+Code:wght@400;500&display=swap"
}
