{
  "id": "quill",
  "name": "Quill",
  "group": "custom",
  "author": "Inspired by Twilio Paste",
  "description": "Signal red on paper. Communication-platform contrast, generous spacing.",
  "radius": "0.5rem",
  "fonts": {
    "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Fira Code\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#121c2d",
    "card": "#ffffff",
    "card-foreground": "#121c2d",
    "popover": "#ffffff",
    "popover-foreground": "#121c2d",
    "primary": "#f22f46",
    "primary-foreground": "#111111",
    "secondary": "#f4f4f6",
    "secondary-foreground": "#121c2d",
    "muted": "#f9f9fa",
    "muted-foreground": "#606b85",
    "accent": "#ffe9eb",
    "accent-foreground": "#ac1229",
    "destructive": "#c8102e",
    "destructive-foreground": "#ffffff",
    "border": "#e1e3ea",
    "input": "#f4f4f6",
    "ring": "#f22f46",
    "success": "#14b053",
    "success-foreground": "#111111",
    "warning": "#f5a623",
    "warning-foreground": "#111111",
    "info": "#0263e0",
    "info-foreground": "#ffffff",
    "sidebar": "#f4f4f6",
    "sidebar-foreground": "#121c2d",
    "sidebar-primary": "#f22f46",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#ffe9eb",
    "sidebar-accent-foreground": "#ac1229",
    "sidebar-border": "#e1e3ea",
    "sidebar-ring": "#f22f46"
  },
  "dark": {
    "background": "#121c2d",
    "foreground": "#f4f4f6",
    "card": "#1b2739",
    "card-foreground": "#f4f4f6",
    "popover": "#1b2739",
    "popover-foreground": "#f4f4f6",
    "primary": "#ff6b7d",
    "primary-foreground": "#111111",
    "secondary": "#243247",
    "secondary-foreground": "#f4f4f6",
    "muted": "#1b2739",
    "muted-foreground": "#a3adc0",
    "accent": "#4a1420",
    "accent-foreground": "#ff9aa6",
    "destructive": "#ff6b7d",
    "destructive-foreground": "#111111",
    "border": "#37455a",
    "input": "#243247",
    "ring": "#ff6b7d",
    "success": "#3fd77e",
    "success-foreground": "#111111",
    "warning": "#ffc257",
    "warning-foreground": "#111111",
    "info": "#4d9bff",
    "info-foreground": "#111111",
    "sidebar": "#0c1421",
    "sidebar-foreground": "#f4f4f6",
    "sidebar-primary": "#ff6b7d",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4a1420",
    "sidebar-accent-foreground": "#ff9aa6",
    "sidebar-border": "#37455a",
    "sidebar-ring": "#ff6b7d"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Fira+Code:wght@400;500&display=swap"
}
