{
  "id": "skiff",
  "name": "Skiff",
  "group": "custom",
  "author": "Inspired by Fly.io",
  "description": "Deep violet on ink. Edge-compute mood, tight grid, quiet confidence.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Sora\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Fira Code\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#1a1523",
    "card": "#fbfafd",
    "card-foreground": "#1a1523",
    "popover": "#fbfafd",
    "popover-foreground": "#1a1523",
    "primary": "#7b3fe4",
    "primary-foreground": "#ffffff",
    "secondary": "#f2eff8",
    "secondary-foreground": "#1a1523",
    "muted": "#f8f6fc",
    "muted-foreground": "#6f6880",
    "accent": "#ece3fc",
    "accent-foreground": "#4c1d95",
    "destructive": "#d92d20",
    "destructive-foreground": "#ffffff",
    "border": "#e4e0ec",
    "input": "#f2eff8",
    "ring": "#7b3fe4",
    "success": "#12b76a",
    "success-foreground": "#111111",
    "warning": "#f79009",
    "warning-foreground": "#111111",
    "info": "#7b3fe4",
    "info-foreground": "#ffffff",
    "sidebar": "#f2eff8",
    "sidebar-foreground": "#1a1523",
    "sidebar-primary": "#7b3fe4",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#ece3fc",
    "sidebar-accent-foreground": "#4c1d95",
    "sidebar-border": "#e4e0ec",
    "sidebar-ring": "#7b3fe4"
  },
  "dark": {
    "background": "#12101a",
    "foreground": "#eae7f2",
    "card": "#1b1826",
    "card-foreground": "#eae7f2",
    "popover": "#1b1826",
    "popover-foreground": "#eae7f2",
    "primary": "#a67ff0",
    "primary-foreground": "#111111",
    "secondary": "#241f33",
    "secondary-foreground": "#eae7f2",
    "muted": "#1b1826",
    "muted-foreground": "#948da8",
    "accent": "#2c1a52",
    "accent-foreground": "#c9aefa",
    "destructive": "#ff6b6b",
    "destructive-foreground": "#111111",
    "border": "#2e2942",
    "input": "#241f33",
    "ring": "#a67ff0",
    "success": "#3fd18b",
    "success-foreground": "#111111",
    "warning": "#f7b955",
    "warning-foreground": "#111111",
    "info": "#a67ff0",
    "info-foreground": "#111111",
    "sidebar": "#0b0912",
    "sidebar-foreground": "#eae7f2",
    "sidebar-primary": "#a67ff0",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#2c1a52",
    "sidebar-accent-foreground": "#c9aefa",
    "sidebar-border": "#2e2942",
    "sidebar-ring": "#a67ff0"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700&family=Fira+Code:wght@400;500&display=swap"
}
