{
  "id": "foxglove",
  "name": "Foxglove",
  "group": "custom",
  "author": "Inspired by GitLab",
  "description": "Pipeline purple with a tangerine accent. Merge-request density.",
  "radius": "0.125rem",
  "fonts": {
    "sans": "\"Source Sans 3\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Source Code Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "ant-design"
  },
  "light": {
    "background": "#fdfdfd",
    "foreground": "#333238",
    "card": "#ffffff",
    "card-foreground": "#333238",
    "popover": "#ffffff",
    "popover-foreground": "#333238",
    "primary": "#6e49cb",
    "primary-foreground": "#ffffff",
    "secondary": "#ececef",
    "secondary-foreground": "#333238",
    "muted": "#fbfafd",
    "muted-foreground": "#666b73",
    "accent": "#ece7f9",
    "accent-foreground": "#4b2f96",
    "destructive": "#dd2b0e",
    "destructive-foreground": "#ffffff",
    "border": "#dcdcde",
    "input": "#ececef",
    "ring": "#6e49cb",
    "success": "#108548",
    "success-foreground": "#ffffff",
    "warning": "#fc6d26",
    "warning-foreground": "#111111",
    "info": "#1f75cb",
    "info-foreground": "#ffffff",
    "sidebar": "#ececef",
    "sidebar-foreground": "#333238",
    "sidebar-primary": "#6e49cb",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#ece7f9",
    "sidebar-accent-foreground": "#4b2f96",
    "sidebar-border": "#dcdcde",
    "sidebar-ring": "#6e49cb"
  },
  "dark": {
    "background": "#1f1e24",
    "foreground": "#ececef",
    "card": "#28272d",
    "card-foreground": "#ececef",
    "popover": "#28272d",
    "popover-foreground": "#ececef",
    "primary": "#9a7fe0",
    "primary-foreground": "#111111",
    "secondary": "#333238",
    "secondary-foreground": "#ececef",
    "muted": "#28272d",
    "muted-foreground": "#a0a0aa",
    "accent": "#2f2452",
    "accent-foreground": "#c0abf0",
    "destructive": "#f57f6c",
    "destructive-foreground": "#111111",
    "border": "#3b3a41",
    "input": "#333238",
    "ring": "#9a7fe0",
    "success": "#2da160",
    "success-foreground": "#111111",
    "warning": "#fc9403",
    "warning-foreground": "#111111",
    "info": "#63a6e9",
    "info-foreground": "#111111",
    "sidebar": "#131217",
    "sidebar-foreground": "#ececef",
    "sidebar-primary": "#9a7fe0",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#2f2452",
    "sidebar-accent-foreground": "#c0abf0",
    "sidebar-border": "#3b3a41",
    "sidebar-ring": "#9a7fe0"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700&family=Source+Code+Pro:wght@400;500&display=swap"
}
