{
  "id": "cinch",
  "name": "Cinch",
  "group": "custom",
  "author": "Inspired by Ariakit",
  "description": "Neutral zinc with a violet focus. Unstyled-primitives look, minimal ornament.",
  "radius": "0.5rem",
  "fonts": {
    "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"JetBrains Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#fafafa",
    "foreground": "#18181b",
    "card": "#ffffff",
    "card-foreground": "#18181b",
    "popover": "#ffffff",
    "popover-foreground": "#18181b",
    "primary": "#6d28d9",
    "primary-foreground": "#ffffff",
    "secondary": "#f4f4f5",
    "secondary-foreground": "#18181b",
    "muted": "#fafafa",
    "muted-foreground": "#71717a",
    "accent": "#ede9fe",
    "accent-foreground": "#4c1d95",
    "destructive": "#dc2626",
    "destructive-foreground": "#ffffff",
    "border": "#e4e4e7",
    "input": "#f4f4f5",
    "ring": "#6d28d9",
    "success": "#16a34a",
    "success-foreground": "#111111",
    "warning": "#d97706",
    "warning-foreground": "#111111",
    "info": "#6d28d9",
    "info-foreground": "#ffffff",
    "sidebar": "#f4f4f5",
    "sidebar-foreground": "#18181b",
    "sidebar-primary": "#6d28d9",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#ede9fe",
    "sidebar-accent-foreground": "#4c1d95",
    "sidebar-border": "#e4e4e7",
    "sidebar-ring": "#6d28d9"
  },
  "dark": {
    "background": "#18181b",
    "foreground": "#fafafa",
    "card": "#27272a",
    "card-foreground": "#fafafa",
    "popover": "#27272a",
    "popover-foreground": "#fafafa",
    "primary": "#a78bfa",
    "primary-foreground": "#111111",
    "secondary": "#27272a",
    "secondary-foreground": "#fafafa",
    "muted": "#1f1f23",
    "muted-foreground": "#a1a1aa",
    "accent": "#3b1f6e",
    "accent-foreground": "#c4b5fd",
    "destructive": "#f87171",
    "destructive-foreground": "#111111",
    "border": "#3f3f46",
    "input": "#27272a",
    "ring": "#a78bfa",
    "success": "#4ade80",
    "success-foreground": "#111111",
    "warning": "#fbbf24",
    "warning-foreground": "#111111",
    "info": "#a78bfa",
    "info-foreground": "#111111",
    "sidebar": "#0f0f11",
    "sidebar-foreground": "#fafafa",
    "sidebar-primary": "#a78bfa",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#3b1f6e",
    "sidebar-accent-foreground": "#c4b5fd",
    "sidebar-border": "#3f3f46",
    "sidebar-ring": "#a78bfa"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap"
}
