{
  "id": "cube",
  "name": "Cube",
  "group": "custom",
  "author": "Inspired by NeXTSTEP",
  "description": "Chiselled grayscale with a single accent. Workstation severity, 1989.",
  "radius": "0",
  "fonts": {
    "sans": "\"Inter Tight\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Anonymous Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "carbon"
  },
  "light": {
    "background": "#a8a8a8",
    "foreground": "#0a0a0a",
    "card": "#c4c4c4",
    "card-foreground": "#0a0a0a",
    "popover": "#c4c4c4",
    "popover-foreground": "#0a0a0a",
    "primary": "#33333d",
    "primary-foreground": "#ffffff",
    "secondary": "#b4b4b4",
    "secondary-foreground": "#0a0a0a",
    "muted": "#bcbcbc",
    "muted-foreground": "#3d3d3d",
    "accent": "#8f8f9e",
    "accent-foreground": "#0a0a0a",
    "destructive": "#8c1a1a",
    "destructive-foreground": "#ffffff",
    "border": "#7a7a7a",
    "input": "#b4b4b4",
    "ring": "#33333d",
    "success": "#1a5c2e",
    "success-foreground": "#ffffff",
    "warning": "#8c6a10",
    "warning-foreground": "#ffffff",
    "info": "#2a3d6b",
    "info-foreground": "#ffffff",
    "sidebar": "#9c9c9c",
    "sidebar-foreground": "#0a0a0a",
    "sidebar-primary": "#33333d",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#8f8f9e",
    "sidebar-accent-foreground": "#0a0a0a",
    "sidebar-border": "#7a7a7a",
    "sidebar-ring": "#33333d"
  },
  "dark": {
    "background": "#232326",
    "foreground": "#dcdce0",
    "card": "#2e2e33",
    "card-foreground": "#dcdce0",
    "popover": "#2e2e33",
    "popover-foreground": "#dcdce0",
    "primary": "#b4b4c4",
    "primary-foreground": "#111111",
    "secondary": "#38383f",
    "secondary-foreground": "#dcdce0",
    "muted": "#2e2e33",
    "muted-foreground": "#9494a0",
    "accent": "#42424d",
    "accent-foreground": "#d4d4e0",
    "destructive": "#d47a7a",
    "destructive-foreground": "#111111",
    "border": "#4a4a52",
    "input": "#38383f",
    "ring": "#b4b4c4",
    "success": "#6cb583",
    "success-foreground": "#111111",
    "warning": "#c9a45c",
    "warning-foreground": "#111111",
    "info": "#8a9bc4",
    "info-foreground": "#111111",
    "sidebar": "#161618",
    "sidebar-foreground": "#dcdce0",
    "sidebar-primary": "#b4b4c4",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#42424d",
    "sidebar-accent-foreground": "#d4d4e0",
    "sidebar-border": "#4a4a52",
    "sidebar-ring": "#b4b4c4"
  },
  "shadow": "sharp",
  "borderWidth": "2px",
  "controls": {
    "weight": "600"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&family=Anonymous+Pro:wght@400;500&display=swap"
}
