{
  "id": "mantis",
  "name": "Mantis",
  "group": "custom",
  "author": "Inspired by Mantine",
  "description": "Developer indigo on cool gray. Roomy controls, obvious focus rings.",
  "radius": "0.5rem",
  "fonts": {
    "sans": "\"Greycliff CF\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"JetBrains Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#212529",
    "card": "#ffffff",
    "card-foreground": "#212529",
    "popover": "#ffffff",
    "popover-foreground": "#212529",
    "primary": "#4c6ef5",
    "primary-foreground": "#111111",
    "secondary": "#f1f3f5",
    "secondary-foreground": "#212529",
    "muted": "#f8f9fa",
    "muted-foreground": "#868e96",
    "accent": "#e8ebfd",
    "accent-foreground": "#2b3ea8",
    "destructive": "#fa5252",
    "destructive-foreground": "#111111",
    "border": "#dee2e6",
    "input": "#f1f3f5",
    "ring": "#4c6ef5",
    "success": "#40c057",
    "success-foreground": "#111111",
    "warning": "#fd7e14",
    "warning-foreground": "#111111",
    "info": "#4c6ef5",
    "info-foreground": "#111111",
    "sidebar": "#f8f9fa",
    "sidebar-foreground": "#212529",
    "sidebar-primary": "#4c6ef5",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#e8ebfd",
    "sidebar-accent-foreground": "#2b3ea8",
    "sidebar-border": "#dee2e6",
    "sidebar-ring": "#4c6ef5"
  },
  "dark": {
    "background": "#1a1b1e",
    "foreground": "#c1c2c5",
    "card": "#25262b",
    "card-foreground": "#c1c2c5",
    "popover": "#25262b",
    "popover-foreground": "#c1c2c5",
    "primary": "#748ffc",
    "primary-foreground": "#111111",
    "secondary": "#2c2e33",
    "secondary-foreground": "#c1c2c5",
    "muted": "#25262b",
    "muted-foreground": "#909296",
    "accent": "#232a56",
    "accent-foreground": "#b3c0fd",
    "destructive": "#ff6b6b",
    "destructive-foreground": "#111111",
    "border": "#373a40",
    "input": "#2c2e33",
    "ring": "#748ffc",
    "success": "#51cf66",
    "success-foreground": "#111111",
    "warning": "#ff922b",
    "warning-foreground": "#111111",
    "info": "#748ffc",
    "info-foreground": "#111111",
    "sidebar": "#141517",
    "sidebar-foreground": "#c1c2c5",
    "sidebar-primary": "#748ffc",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#232a56",
    "sidebar-accent-foreground": "#b3c0fd",
    "sidebar-border": "#373a40",
    "sidebar-ring": "#748ffc"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500&display=swap"
}
