{
  "id": "rolodex",
  "name": "Rolodex",
  "group": "custom",
  "author": "Inspired by LinkedIn",
  "description": "Corporate blue on light gray. Profile-card layout, sober and predictable.",
  "radius": "0.625rem",
  "fonts": {
    "sans": "\"Source Sans 3\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"PT Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "ant-design"
  },
  "light": {
    "background": "#f4f2ee",
    "foreground": "#000000",
    "card": "#ffffff",
    "card-foreground": "#000000",
    "popover": "#ffffff",
    "popover-foreground": "#000000",
    "primary": "#0a66c2",
    "primary-foreground": "#ffffff",
    "secondary": "#e9e5df",
    "secondary-foreground": "#000000",
    "muted": "#f4f2ee",
    "muted-foreground": "#5e5e5e",
    "accent": "#d9e8f7",
    "accent-foreground": "#004182",
    "destructive": "#cc1016",
    "destructive-foreground": "#ffffff",
    "border": "#dcd9d4",
    "input": "#e9e5df",
    "ring": "#0a66c2",
    "success": "#01754f",
    "success-foreground": "#ffffff",
    "warning": "#915907",
    "warning-foreground": "#ffffff",
    "info": "#0a66c2",
    "info-foreground": "#ffffff",
    "sidebar": "#ffffff",
    "sidebar-foreground": "#000000",
    "sidebar-primary": "#0a66c2",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#d9e8f7",
    "sidebar-accent-foreground": "#004182",
    "sidebar-border": "#dcd9d4",
    "sidebar-ring": "#0a66c2"
  },
  "dark": {
    "background": "#1b1f23",
    "foreground": "#e9e5df",
    "card": "#242a30",
    "card-foreground": "#e9e5df",
    "popover": "#242a30",
    "popover-foreground": "#e9e5df",
    "primary": "#71b7fb",
    "primary-foreground": "#111111",
    "secondary": "#2d353d",
    "secondary-foreground": "#e9e5df",
    "muted": "#242a30",
    "muted-foreground": "#9aa5b0",
    "accent": "#0d2f52",
    "accent-foreground": "#a5d2fc",
    "destructive": "#f5737a",
    "destructive-foreground": "#111111",
    "border": "#38434d",
    "input": "#2d353d",
    "ring": "#71b7fb",
    "success": "#44b678",
    "success-foreground": "#111111",
    "warning": "#e0a53f",
    "warning-foreground": "#111111",
    "info": "#71b7fb",
    "info-foreground": "#111111",
    "sidebar": "#101418",
    "sidebar-foreground": "#e9e5df",
    "sidebar-primary": "#71b7fb",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0d2f52",
    "sidebar-accent-foreground": "#a5d2fc",
    "sidebar-border": "#38434d",
    "sidebar-ring": "#71b7fb"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700&family=PT+Mono:wght@400&display=swap"
}
