{
  "id": "nautilus",
  "name": "Nautilus",
  "group": "custom",
  "author": "Inspired by Netlify",
  "description": "Deploy teal over deep sea. Build-log clarity with a bright status color.",
  "radius": "0.3125rem",
  "fonts": {
    "sans": "\"Mulish\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "carbon"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#14161a",
    "card": "#ffffff",
    "card-foreground": "#14161a",
    "popover": "#ffffff",
    "popover-foreground": "#14161a",
    "primary": "#00ad9f",
    "primary-foreground": "#111111",
    "secondary": "#f1f3f5",
    "secondary-foreground": "#14161a",
    "muted": "#f7f8f9",
    "muted-foreground": "#5b6069",
    "accent": "#d9f5f2",
    "accent-foreground": "#00594f",
    "destructive": "#e13636",
    "destructive-foreground": "#ffffff",
    "border": "#d9dce0",
    "input": "#f1f3f5",
    "ring": "#00ad9f",
    "success": "#00ad9f",
    "success-foreground": "#111111",
    "warning": "#e5a000",
    "warning-foreground": "#111111",
    "info": "#0e7490",
    "info-foreground": "#ffffff",
    "sidebar": "#0e1e25",
    "sidebar-foreground": "#e3eaed",
    "sidebar-primary": "#00ad9f",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#173039",
    "sidebar-accent-foreground": "#00594f",
    "sidebar-border": "#1d3540",
    "sidebar-ring": "#00ad9f"
  },
  "dark": {
    "background": "#0e1e25",
    "foreground": "#e3eaed",
    "card": "#152a33",
    "card-foreground": "#e3eaed",
    "popover": "#152a33",
    "popover-foreground": "#e3eaed",
    "primary": "#2fd3c4",
    "primary-foreground": "#111111",
    "secondary": "#1b333d",
    "secondary-foreground": "#e3eaed",
    "muted": "#152a33",
    "muted-foreground": "#8fa6ae",
    "accent": "#0a3b38",
    "accent-foreground": "#7ae8dd",
    "destructive": "#ff6b6b",
    "destructive-foreground": "#111111",
    "border": "#22404c",
    "input": "#1b333d",
    "ring": "#2fd3c4",
    "success": "#2fd3c4",
    "success-foreground": "#111111",
    "warning": "#f0b429",
    "warning-foreground": "#111111",
    "info": "#4fc3f7",
    "info-foreground": "#111111",
    "sidebar": "#08161b",
    "sidebar-foreground": "#e3eaed",
    "sidebar-primary": "#2fd3c4",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0a3b38",
    "sidebar-accent-foreground": "#7ae8dd",
    "sidebar-border": "#22404c",
    "sidebar-ring": "#2fd3c4"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
}
