{
  "id": "kaleido",
  "name": "Kaleido",
  "group": "custom",
  "author": "Inspired by Figma",
  "description": "Canvas white with a five-color toolkit. Playful, precise, designer-native.",
  "radius": "0.375rem",
  "fonts": {
    "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#f5f5f5",
    "foreground": "#1e1e1e",
    "card": "#ffffff",
    "card-foreground": "#1e1e1e",
    "popover": "#ffffff",
    "popover-foreground": "#1e1e1e",
    "primary": "#a259ff",
    "primary-foreground": "#111111",
    "secondary": "#ebebeb",
    "secondary-foreground": "#1e1e1e",
    "muted": "#f5f5f5",
    "muted-foreground": "#6b6b6b",
    "accent": "#f0e4ff",
    "accent-foreground": "#6b2fbd",
    "destructive": "#f24e1e",
    "destructive-foreground": "#111111",
    "border": "#e0e0e0",
    "input": "#ebebeb",
    "ring": "#a259ff",
    "success": "#0acf83",
    "success-foreground": "#111111",
    "warning": "#ffc700",
    "warning-foreground": "#111111",
    "info": "#1abcfe",
    "info-foreground": "#111111",
    "sidebar": "#ffffff",
    "sidebar-foreground": "#1e1e1e",
    "sidebar-primary": "#a259ff",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#f0e4ff",
    "sidebar-accent-foreground": "#6b2fbd",
    "sidebar-border": "#e0e0e0",
    "sidebar-ring": "#a259ff"
  },
  "dark": {
    "background": "#1e1e1e",
    "foreground": "#ffffff",
    "card": "#2c2c2c",
    "card-foreground": "#ffffff",
    "popover": "#2c2c2c",
    "popover-foreground": "#ffffff",
    "primary": "#b47cff",
    "primary-foreground": "#111111",
    "secondary": "#383838",
    "secondary-foreground": "#ffffff",
    "muted": "#2c2c2c",
    "muted-foreground": "#a0a0a0",
    "accent": "#3a2454",
    "accent-foreground": "#cfa8ff",
    "destructive": "#ff7a52",
    "destructive-foreground": "#111111",
    "border": "#3d3d3d",
    "input": "#383838",
    "ring": "#b47cff",
    "success": "#0acf83",
    "success-foreground": "#111111",
    "warning": "#ffc700",
    "warning-foreground": "#111111",
    "info": "#1abcfe",
    "info-foreground": "#111111",
    "sidebar": "#141414",
    "sidebar-foreground": "#ffffff",
    "sidebar-primary": "#b47cff",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#3a2454",
    "sidebar-accent-foreground": "#cfa8ff",
    "sidebar-border": "#3d3d3d",
    "sidebar-ring": "#b47cff"
  },
  "shadow": "elevated",
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
}
