{
  "id": "grommet",
  "name": "Eyelet",
  "group": "custom",
  "author": "Inspired by Grommet",
  "description": "Accessible orange-brand with strong focus states. Contrast-first by design.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Work Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Overpass Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "carbon"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#333333",
    "card": "#ffffff",
    "card-foreground": "#333333",
    "popover": "#ffffff",
    "popover-foreground": "#333333",
    "primary": "#ff4400",
    "primary-foreground": "#111111",
    "secondary": "#f2f2f2",
    "secondary-foreground": "#333333",
    "muted": "#f8f8f8",
    "muted-foreground": "#666666",
    "accent": "#ffe4d9",
    "accent-foreground": "#992900",
    "destructive": "#ff4040",
    "destructive-foreground": "#111111",
    "border": "#cccccc",
    "input": "#f2f2f2",
    "ring": "#ff4400",
    "success": "#00c781",
    "success-foreground": "#111111",
    "warning": "#ffaa15",
    "warning-foreground": "#111111",
    "info": "#00873d",
    "info-foreground": "#ffffff",
    "sidebar": "#f2f2f2",
    "sidebar-foreground": "#333333",
    "sidebar-primary": "#ff4400",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#ffe4d9",
    "sidebar-accent-foreground": "#992900",
    "sidebar-border": "#cccccc",
    "sidebar-ring": "#ff4400"
  },
  "dark": {
    "background": "#111111",
    "foreground": "#f8f8f8",
    "card": "#1c1c1c",
    "card-foreground": "#f8f8f8",
    "popover": "#1c1c1c",
    "popover-foreground": "#f8f8f8",
    "primary": "#ff6a33",
    "primary-foreground": "#111111",
    "secondary": "#262626",
    "secondary-foreground": "#f8f8f8",
    "muted": "#1c1c1c",
    "muted-foreground": "#a8a8a8",
    "accent": "#4d1a00",
    "accent-foreground": "#ffa87a",
    "destructive": "#ff6b6b",
    "destructive-foreground": "#111111",
    "border": "#3a3a3a",
    "input": "#262626",
    "ring": "#ff6a33",
    "success": "#3fd8a0",
    "success-foreground": "#111111",
    "warning": "#ffc04d",
    "warning-foreground": "#111111",
    "info": "#3fc47a",
    "info-foreground": "#111111",
    "sidebar": "#080808",
    "sidebar-foreground": "#f8f8f8",
    "sidebar-primary": "#ff6a33",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4d1a00",
    "sidebar-accent-foreground": "#ffa87a",
    "sidebar-border": "#3a3a3a",
    "sidebar-ring": "#ff6a33"
  },
  "shadow": "flat",
  "borderWidth": "2px",
  "fontImport": "https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700&family=Overpass+Mono:wght@400;500&display=swap"
}
