{
  "id": "breadbin",
  "name": "Breadbin",
  "group": "custom",
  "author": "Inspired by Commodore 64",
  "description": "Periwinkle on royal blue, exactly as the boot screen promised. READY.",
  "radius": "0",
  "fonts": {
    "sans": "\"C64 Pro\", ui-monospace, SFMono-Regular, Menlo, monospace",
    "mono": "\"Press Start 2P\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "carbon"
  },
  "light": {
    "background": "#b8b0e8",
    "foreground": "#231a6b",
    "card": "#c9c2ee",
    "card-foreground": "#231a6b",
    "popover": "#c9c2ee",
    "popover-foreground": "#231a6b",
    "primary": "#4a3aa8",
    "primary-foreground": "#ffffff",
    "secondary": "#a89ee0",
    "secondary-foreground": "#231a6b",
    "muted": "#b0a8e4",
    "muted-foreground": "#332a7a",
    "accent": "#6c5eb5",
    "accent-foreground": "#ffffff",
    "destructive": "#8c2020",
    "destructive-foreground": "#ffffff",
    "border": "#8a80c9",
    "input": "#a89ee0",
    "ring": "#4a3aa8",
    "success": "#1f6b3d",
    "success-foreground": "#ffffff",
    "warning": "#8a6a10",
    "warning-foreground": "#ffffff",
    "info": "#4a3aa8",
    "info-foreground": "#ffffff",
    "sidebar": "#a89ee0",
    "sidebar-foreground": "#231a6b",
    "sidebar-primary": "#4a3aa8",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#6c5eb5",
    "sidebar-accent-foreground": "#ffffff",
    "sidebar-border": "#8a80c9",
    "sidebar-ring": "#4a3aa8"
  },
  "dark": {
    "background": "#352879",
    "foreground": "#b8b0e8",
    "card": "#413194",
    "card-foreground": "#b8b0e8",
    "popover": "#413194",
    "popover-foreground": "#b8b0e8",
    "primary": "#7c6fd4",
    "primary-foreground": "#111111",
    "secondary": "#4a3aa8",
    "secondary-foreground": "#b8b0e8",
    "muted": "#413194",
    "muted-foreground": "#9188cc",
    "accent": "#251a5c",
    "accent-foreground": "#c9c2ee",
    "destructive": "#e08a8a",
    "destructive-foreground": "#111111",
    "border": "#5546b8",
    "input": "#4a3aa8",
    "ring": "#7c6fd4",
    "success": "#6cc98a",
    "success-foreground": "#111111",
    "warning": "#d4c46b",
    "warning-foreground": "#111111",
    "info": "#7c6fd4",
    "info-foreground": "#111111",
    "sidebar": "#241a52",
    "sidebar-foreground": "#b8b0e8",
    "sidebar-primary": "#7c6fd4",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#251a5c",
    "sidebar-accent-foreground": "#c9c2ee",
    "sidebar-border": "#5546b8",
    "sidebar-ring": "#7c6fd4"
  },
  "shadow": "none",
  "borderWidth": "2px",
  "controls": {
    "weight": "400",
    "transform": "uppercase",
    "tracking": "0.1em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Press+Start+2P:wght@400&display=swap"
}
