{
  "id": "verdigris",
  "name": "Verdigris",
  "group": "custom",
  "author": "Inspired by ServiceNow",
  "description": "Workflow green on deep navy. Ticket queues that do not tire the eye.",
  "radius": "0.375rem",
  "fonts": {
    "sans": "\"Lato\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Overpass Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#16191f",
    "card": "#ffffff",
    "card-foreground": "#16191f",
    "popover": "#ffffff",
    "popover-foreground": "#16191f",
    "primary": "#1f8476",
    "primary-foreground": "#ffffff",
    "secondary": "#eef1f4",
    "secondary-foreground": "#16191f",
    "muted": "#f6f8f9",
    "muted-foreground": "#5c6670",
    "accent": "#e2f3f0",
    "accent-foreground": "#0d4a41",
    "destructive": "#d0342c",
    "destructive-foreground": "#ffffff",
    "border": "#dcdfe4",
    "input": "#eef1f4",
    "ring": "#1f8476",
    "success": "#62d84e",
    "success-foreground": "#111111",
    "warning": "#e5a000",
    "warning-foreground": "#111111",
    "info": "#1f8476",
    "info-foreground": "#ffffff",
    "sidebar": "#032d42",
    "sidebar-foreground": "#e6eef2",
    "sidebar-primary": "#1f8476",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#0a3d52",
    "sidebar-accent-foreground": "#0d4a41",
    "sidebar-border": "#0d4a63",
    "sidebar-ring": "#1f8476"
  },
  "dark": {
    "background": "#032d42",
    "foreground": "#e6eef2",
    "card": "#083c54",
    "card-foreground": "#e6eef2",
    "popover": "#083c54",
    "popover-foreground": "#e6eef2",
    "primary": "#62d84e",
    "primary-foreground": "#111111",
    "secondary": "#0a4359",
    "secondary-foreground": "#e6eef2",
    "muted": "#083c54",
    "muted-foreground": "#93aebc",
    "accent": "#0a3a2f",
    "accent-foreground": "#8fe884",
    "destructive": "#ff7368",
    "destructive-foreground": "#111111",
    "border": "#0d4a63",
    "input": "#0a4359",
    "ring": "#62d84e",
    "success": "#62d84e",
    "success-foreground": "#111111",
    "warning": "#f0b429",
    "warning-foreground": "#111111",
    "info": "#4fc3f7",
    "info-foreground": "#111111",
    "sidebar": "#021f2e",
    "sidebar-foreground": "#e6eef2",
    "sidebar-primary": "#62d84e",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0a3a2f",
    "sidebar-accent-foreground": "#8fe884",
    "sidebar-border": "#0d4a63",
    "sidebar-ring": "#62d84e"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Overpass+Mono:wght@400;500&display=swap"
}
