{
  "id": "deepwater",
  "name": "Deepwater",
  "group": "custom",
  "author": "Inspired by DigitalOcean",
  "description": "Ocean blue on white with plenty of air. Droplet-simple, friendly panels.",
  "radius": "0.5rem",
  "fonts": {
    "sans": "\"Nunito Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Inconsolata\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#031b4e",
    "card": "#ffffff",
    "card-foreground": "#031b4e",
    "popover": "#ffffff",
    "popover-foreground": "#031b4e",
    "primary": "#0069ff",
    "primary-foreground": "#ffffff",
    "secondary": "#eef2f7",
    "secondary-foreground": "#031b4e",
    "muted": "#f7f9fc",
    "muted-foreground": "#5b6b84",
    "accent": "#e0edff",
    "accent-foreground": "#0040a8",
    "destructive": "#e4483c",
    "destructive-foreground": "#111111",
    "border": "#dce2ea",
    "input": "#eef2f7",
    "ring": "#0069ff",
    "success": "#04a777",
    "success-foreground": "#111111",
    "warning": "#f0a30a",
    "warning-foreground": "#111111",
    "info": "#0069ff",
    "info-foreground": "#ffffff",
    "sidebar": "#031b4e",
    "sidebar-foreground": "#dde5f2",
    "sidebar-primary": "#0069ff",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#0b2760",
    "sidebar-accent-foreground": "#0040a8",
    "sidebar-border": "#0e2f6e",
    "sidebar-ring": "#0069ff"
  },
  "dark": {
    "background": "#031b4e",
    "foreground": "#dde5f2",
    "card": "#0a2a63",
    "card-foreground": "#dde5f2",
    "popover": "#0a2a63",
    "popover-foreground": "#dde5f2",
    "primary": "#4d94ff",
    "primary-foreground": "#111111",
    "secondary": "#0e3372",
    "secondary-foreground": "#dde5f2",
    "muted": "#0a2a63",
    "muted-foreground": "#93a7c6",
    "accent": "#0b2f7a",
    "accent-foreground": "#9bc2ff",
    "destructive": "#ff6f63",
    "destructive-foreground": "#111111",
    "border": "#154283",
    "input": "#0e3372",
    "ring": "#4d94ff",
    "success": "#2ec495",
    "success-foreground": "#111111",
    "warning": "#f5bb3a",
    "warning-foreground": "#111111",
    "info": "#4d94ff",
    "info-foreground": "#111111",
    "sidebar": "#021239",
    "sidebar-foreground": "#dde5f2",
    "sidebar-primary": "#4d94ff",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0b2f7a",
    "sidebar-accent-foreground": "#9bc2ff",
    "sidebar-border": "#154283",
    "sidebar-ring": "#4d94ff"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;600;700&family=Inconsolata:wght@400;500&display=swap"
}
