{
  "id": "cyanotype",
  "name": "Cyanotype",
  "group": "custom",
  "author": "Inspired by architectural blueprints",
  "description": "White rules on Prussian blue. Drafting-table light, everything is a line.",
  "radius": "0",
  "fonts": {
    "sans": "\"Saira\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Nova Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#e8eef5",
    "foreground": "#0b2545",
    "card": "#f4f8fc",
    "card-foreground": "#0b2545",
    "popover": "#f4f8fc",
    "popover-foreground": "#0b2545",
    "primary": "#0b3d91",
    "primary-foreground": "#ffffff",
    "secondary": "#d4e0ed",
    "secondary-foreground": "#0b2545",
    "muted": "#dfe8f2",
    "muted-foreground": "#3f5a7a",
    "accent": "#c2d6ea",
    "accent-foreground": "#0b2545",
    "destructive": "#8c2f2f",
    "destructive-foreground": "#ffffff",
    "border": "#a8bdd4",
    "input": "#d4e0ed",
    "ring": "#0b3d91",
    "success": "#1f6b52",
    "success-foreground": "#ffffff",
    "warning": "#8a6a1f",
    "warning-foreground": "#ffffff",
    "info": "#0b3d91",
    "info-foreground": "#ffffff",
    "sidebar": "#d4e0ed",
    "sidebar-foreground": "#0b2545",
    "sidebar-primary": "#0b3d91",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#c2d6ea",
    "sidebar-accent-foreground": "#0b2545",
    "sidebar-border": "#a8bdd4",
    "sidebar-ring": "#0b3d91"
  },
  "dark": {
    "background": "#0a2342",
    "foreground": "#dce8f5",
    "card": "#0f3157",
    "card-foreground": "#dce8f5",
    "popover": "#0f3157",
    "popover-foreground": "#dce8f5",
    "primary": "#8fc4f0",
    "primary-foreground": "#111111",
    "secondary": "#153a63",
    "secondary-foreground": "#dce8f5",
    "muted": "#0f3157",
    "muted-foreground": "#8fa8c4",
    "accent": "#1a4d80",
    "accent-foreground": "#b8dcf7",
    "destructive": "#e08a8a",
    "destructive-foreground": "#111111",
    "border": "#1d4472",
    "input": "#153a63",
    "ring": "#8fc4f0",
    "success": "#5fbf9a",
    "success-foreground": "#111111",
    "warning": "#d4b466",
    "warning-foreground": "#111111",
    "info": "#8fc4f0",
    "info-foreground": "#111111",
    "sidebar": "#04162c",
    "sidebar-foreground": "#dce8f5",
    "sidebar-primary": "#8fc4f0",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#1a4d80",
    "sidebar-accent-foreground": "#b8dcf7",
    "sidebar-border": "#1d4472",
    "sidebar-ring": "#8fc4f0"
  },
  "shadow": "none",
  "borderWidth": "1px",
  "fontImport": "https://fonts.googleapis.com/css2?family=Saira:wght@400;500;600;700&family=Nova+Mono:wght@400&display=swap"
}
