{
  "id": "watchdog",
  "name": "Watchdog",
  "group": "custom",
  "author": "Inspired by Datadog",
  "description": "Monitoring purple on white. Graph-dense, saturated status colors.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Asap\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Fira Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#2b2b3d",
    "card": "#ffffff",
    "card-foreground": "#2b2b3d",
    "popover": "#ffffff",
    "popover-foreground": "#2b2b3d",
    "primary": "#632ca6",
    "primary-foreground": "#ffffff",
    "secondary": "#f1f1f7",
    "secondary-foreground": "#2b2b3d",
    "muted": "#f8f8fb",
    "muted-foreground": "#6a6a85",
    "accent": "#eee4f8",
    "accent-foreground": "#40196e",
    "destructive": "#e13c3c",
    "destructive-foreground": "#111111",
    "border": "#dcdce6",
    "input": "#f1f1f7",
    "ring": "#632ca6",
    "success": "#3bb44a",
    "success-foreground": "#111111",
    "warning": "#f2a93b",
    "warning-foreground": "#111111",
    "info": "#4287f5",
    "info-foreground": "#111111",
    "sidebar": "#f1f1f7",
    "sidebar-foreground": "#2b2b3d",
    "sidebar-primary": "#632ca6",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#eee4f8",
    "sidebar-accent-foreground": "#40196e",
    "sidebar-border": "#dcdce6",
    "sidebar-ring": "#632ca6"
  },
  "dark": {
    "background": "#1c1c28",
    "foreground": "#e8e8f0",
    "card": "#26263a",
    "card-foreground": "#e8e8f0",
    "popover": "#26263a",
    "popover-foreground": "#e8e8f0",
    "primary": "#a377e0",
    "primary-foreground": "#111111",
    "secondary": "#2f2f47",
    "secondary-foreground": "#e8e8f0",
    "muted": "#26263a",
    "muted-foreground": "#9797b0",
    "accent": "#33195c",
    "accent-foreground": "#c7a8f0",
    "destructive": "#ff6b6b",
    "destructive-foreground": "#111111",
    "border": "#38384f",
    "input": "#2f2f47",
    "ring": "#a377e0",
    "success": "#4fd15f",
    "success-foreground": "#111111",
    "warning": "#f5bb50",
    "warning-foreground": "#111111",
    "info": "#6ba5ff",
    "info-foreground": "#111111",
    "sidebar": "#111119",
    "sidebar-foreground": "#e8e8f0",
    "sidebar-primary": "#a377e0",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#33195c",
    "sidebar-accent-foreground": "#c7a8f0",
    "sidebar-border": "#38384f",
    "sidebar-ring": "#a377e0"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Asap:wght@400;500;600;700&family=Fira+Mono:wght@400;500&display=swap"
}
