{
  "id": "pulsar",
  "name": "Pulsar",
  "group": "custom",
  "author": "Inspired by Quasar",
  "description": "Deep blue with tinted panels. Cross-platform framework neutrality.",
  "radius": "0.1875rem",
  "fonts": {
    "sans": "\"Mulish\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Ubuntu Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#f0f2f5",
    "foreground": "#212121",
    "card": "#ffffff",
    "card-foreground": "#212121",
    "popover": "#ffffff",
    "popover-foreground": "#212121",
    "primary": "#1976d2",
    "primary-foreground": "#ffffff",
    "secondary": "#e3e7ec",
    "secondary-foreground": "#212121",
    "muted": "#f0f2f5",
    "muted-foreground": "#5f6b76",
    "accent": "#dbeafd",
    "accent-foreground": "#0d4585",
    "destructive": "#c10015",
    "destructive-foreground": "#ffffff",
    "border": "#d3d8de",
    "input": "#e3e7ec",
    "ring": "#1976d2",
    "success": "#21ba45",
    "success-foreground": "#111111",
    "warning": "#f2c037",
    "warning-foreground": "#111111",
    "info": "#31ccec",
    "info-foreground": "#111111",
    "sidebar": "#1976d2",
    "sidebar-foreground": "#ffffff",
    "sidebar-primary": "#1976d2",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#1565c0",
    "sidebar-accent-foreground": "#0d4585",
    "sidebar-border": "#1565c0",
    "sidebar-ring": "#1976d2"
  },
  "dark": {
    "background": "#1d1d1d",
    "foreground": "#ededed",
    "card": "#272727",
    "card-foreground": "#ededed",
    "popover": "#272727",
    "popover-foreground": "#ededed",
    "primary": "#4a9df0",
    "primary-foreground": "#111111",
    "secondary": "#313131",
    "secondary-foreground": "#ededed",
    "muted": "#272727",
    "muted-foreground": "#a0a0a0",
    "accent": "#0f3a63",
    "accent-foreground": "#8fc4f5",
    "destructive": "#f2545b",
    "destructive-foreground": "#111111",
    "border": "#3a3a3a",
    "input": "#313131",
    "ring": "#4a9df0",
    "success": "#21ba45",
    "success-foreground": "#111111",
    "warning": "#f2c037",
    "warning-foreground": "#111111",
    "info": "#31ccec",
    "info-foreground": "#111111",
    "sidebar": "#121212",
    "sidebar-foreground": "#ededed",
    "sidebar-primary": "#4a9df0",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0f3a63",
    "sidebar-accent-foreground": "#8fc4f5",
    "sidebar-border": "#3a3a3a",
    "sidebar-ring": "#4a9df0"
  },
  "shadow": "elevated",
  "fontImport": "https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700&family=Ubuntu+Mono:wght@400;700&display=swap"
}
