{
  "id": "workbench",
  "name": "Workbench",
  "group": "custom",
  "author": "Inspired by Amiga Workbench",
  "description": "Four-color blue and orange, no anti-aliasing in spirit. Demoscene ancestry.",
  "radius": "0",
  "fonts": {
    "sans": "\"Jost\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Nova Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#a0a0a0",
    "foreground": "#000000",
    "card": "#ffffff",
    "card-foreground": "#000000",
    "popover": "#ffffff",
    "popover-foreground": "#000000",
    "primary": "#0055aa",
    "primary-foreground": "#ffffff",
    "secondary": "#b8b8b8",
    "secondary-foreground": "#000000",
    "muted": "#c0c0c0",
    "muted-foreground": "#333333",
    "accent": "#ff8800",
    "accent-foreground": "#000000",
    "destructive": "#aa0000",
    "destructive-foreground": "#ffffff",
    "border": "#000000",
    "input": "#b8b8b8",
    "ring": "#0055aa",
    "success": "#00aa55",
    "success-foreground": "#000000",
    "warning": "#ff8800",
    "warning-foreground": "#000000",
    "info": "#0055aa",
    "info-foreground": "#ffffff",
    "sidebar": "#0055aa",
    "sidebar-foreground": "#ffffff",
    "sidebar-primary": "#0055aa",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#004a94",
    "sidebar-accent-foreground": "#000000",
    "sidebar-border": "#003d7a",
    "sidebar-ring": "#0055aa"
  },
  "dark": {
    "background": "#0d1a2b",
    "foreground": "#e8eef5",
    "card": "#152740",
    "card-foreground": "#e8eef5",
    "popover": "#152740",
    "popover-foreground": "#e8eef5",
    "primary": "#4d94dd",
    "primary-foreground": "#111111",
    "secondary": "#1d3352",
    "secondary-foreground": "#e8eef5",
    "muted": "#152740",
    "muted-foreground": "#93a8c2",
    "accent": "#5c3200",
    "accent-foreground": "#ffb04d",
    "destructive": "#e06060",
    "destructive-foreground": "#111111",
    "border": "#2a4160",
    "input": "#1d3352",
    "ring": "#4d94dd",
    "success": "#3fc98a",
    "success-foreground": "#111111",
    "warning": "#ff9f33",
    "warning-foreground": "#111111",
    "info": "#4d94dd",
    "info-foreground": "#111111",
    "sidebar": "#070f1a",
    "sidebar-foreground": "#e8eef5",
    "sidebar-primary": "#4d94dd",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#5c3200",
    "sidebar-accent-foreground": "#ffb04d",
    "sidebar-border": "#2a4160",
    "sidebar-ring": "#4d94dd"
  },
  "shadow": "sharp",
  "borderWidth": "2px",
  "controls": {
    "weight": "700",
    "transform": "uppercase"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&family=Nova+Mono:wght@400&display=swap"
}
