{
  "id": "filament",
  "name": "Filament",
  "group": "custom",
  "author": "Inspired by Elastic EUI",
  "description": "Signal pink with search-stack blue beneath. Analytical, bright, data-dense.",
  "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": "lucide"
  },
  "light": {
    "background": "#fbfcfd",
    "foreground": "#1a1c21",
    "card": "#ffffff",
    "card-foreground": "#1a1c21",
    "popover": "#ffffff",
    "popover-foreground": "#1a1c21",
    "primary": "#f04e98",
    "primary-foreground": "#111111",
    "secondary": "#eef2f7",
    "secondary-foreground": "#1a1c21",
    "muted": "#f5f7fa",
    "muted-foreground": "#69707d",
    "accent": "#fde5f0",
    "accent-foreground": "#a3105a",
    "destructive": "#bd271e",
    "destructive-foreground": "#ffffff",
    "border": "#d3dae6",
    "input": "#eef2f7",
    "ring": "#f04e98",
    "success": "#00bfb3",
    "success-foreground": "#111111",
    "warning": "#fec514",
    "warning-foreground": "#111111",
    "info": "#0077cc",
    "info-foreground": "#ffffff",
    "sidebar": "#f5f7fa",
    "sidebar-foreground": "#1a1c21",
    "sidebar-primary": "#f04e98",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#fde5f0",
    "sidebar-accent-foreground": "#a3105a",
    "sidebar-border": "#d3dae6",
    "sidebar-ring": "#f04e98"
  },
  "dark": {
    "background": "#141519",
    "foreground": "#dfe5ef",
    "card": "#1d1e24",
    "card-foreground": "#dfe5ef",
    "popover": "#1d1e24",
    "popover-foreground": "#dfe5ef",
    "primary": "#f68fbe",
    "primary-foreground": "#111111",
    "secondary": "#25262e",
    "secondary-foreground": "#dfe5ef",
    "muted": "#1d1e24",
    "muted-foreground": "#98a2b3",
    "accent": "#45152e",
    "accent-foreground": "#fbb6d6",
    "destructive": "#f86b63",
    "destructive-foreground": "#111111",
    "border": "#343741",
    "input": "#25262e",
    "ring": "#f68fbe",
    "success": "#7dded8",
    "success-foreground": "#111111",
    "warning": "#f3d371",
    "warning-foreground": "#111111",
    "info": "#36a2ef",
    "info-foreground": "#111111",
    "sidebar": "#0d0e11",
    "sidebar-foreground": "#dfe5ef",
    "sidebar-primary": "#f68fbe",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#45152e",
    "sidebar-accent-foreground": "#fbb6d6",
    "sidebar-border": "#343741",
    "sidebar-ring": "#f68fbe"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
}
