{
  "id": "riso",
  "name": "Riso",
  "group": "custom",
  "author": "Inspired by Risograph printing",
  "description": "Fluorescent pink over federal blue on newsprint. Deliberately misregistered.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Space Grotesk\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Space Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#f5f2e8",
    "foreground": "#1a1a1a",
    "card": "#fffdf5",
    "card-foreground": "#1a1a1a",
    "popover": "#fffdf5",
    "popover-foreground": "#1a1a1a",
    "primary": "#ff48b0",
    "primary-foreground": "#111111",
    "secondary": "#ebe6d8",
    "secondary-foreground": "#1a1a1a",
    "muted": "#f0ede2",
    "muted-foreground": "#5c584d",
    "accent": "#0078bf",
    "accent-foreground": "#ffffff",
    "destructive": "#ff4438",
    "destructive-foreground": "#111111",
    "border": "#d8d3c4",
    "input": "#ebe6d8",
    "ring": "#ff48b0",
    "success": "#00a95c",
    "success-foreground": "#111111",
    "warning": "#ffb400",
    "warning-foreground": "#111111",
    "info": "#0078bf",
    "info-foreground": "#ffffff",
    "sidebar": "#005c94",
    "sidebar-foreground": "#f2f8fc",
    "sidebar-primary": "#ff48b0",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0a6ba8",
    "sidebar-accent-foreground": "#ffffff",
    "sidebar-border": "#004a78",
    "sidebar-ring": "#ff48b0"
  },
  "dark": {
    "background": "#16161a",
    "foreground": "#f0ede2",
    "card": "#202026",
    "card-foreground": "#f0ede2",
    "popover": "#202026",
    "popover-foreground": "#f0ede2",
    "primary": "#ff70c2",
    "primary-foreground": "#111111",
    "secondary": "#2a2a32",
    "secondary-foreground": "#f0ede2",
    "muted": "#202026",
    "muted-foreground": "#9e9a90",
    "accent": "#0a3d5c",
    "accent-foreground": "#66bce8",
    "destructive": "#ff6b60",
    "destructive-foreground": "#111111",
    "border": "#35353f",
    "input": "#2a2a32",
    "ring": "#ff70c2",
    "success": "#33c47d",
    "success-foreground": "#111111",
    "warning": "#ffc433",
    "warning-foreground": "#111111",
    "info": "#3d9fd6",
    "info-foreground": "#111111",
    "sidebar": "#0b0b0e",
    "sidebar-foreground": "#f0ede2",
    "sidebar-primary": "#ff70c2",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0a3d5c",
    "sidebar-accent-foreground": "#66bce8",
    "sidebar-border": "#35353f",
    "sidebar-ring": "#ff70c2"
  },
  "shadow": "sharp",
  "borderWidth": "2px",
  "fontImport": "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap"
}
