{
  "id": "plumage",
  "name": "Plumage",
  "group": "custom",
  "author": "Inspired by Red Hat PatternFly",
  "description": "Open-source red over cool slate. Console-grade density with sharp corners.",
  "radius": "0.1875rem",
  "fonts": {
    "sans": "\"Red Hat Text\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Red Hat Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "carbon"
  },
  "light": {
    "background": "#f0f0f0",
    "foreground": "#151515",
    "card": "#ffffff",
    "card-foreground": "#151515",
    "popover": "#ffffff",
    "popover-foreground": "#151515",
    "primary": "#ee0000",
    "primary-foreground": "#ffffff",
    "secondary": "#e8e8e8",
    "secondary-foreground": "#151515",
    "muted": "#f5f5f5",
    "muted-foreground": "#6a6e73",
    "accent": "#ffe8e8",
    "accent-foreground": "#a30000",
    "destructive": "#c9190b",
    "destructive-foreground": "#ffffff",
    "border": "#d2d2d2",
    "input": "#e8e8e8",
    "ring": "#ee0000",
    "success": "#3e8635",
    "success-foreground": "#ffffff",
    "warning": "#f0ab00",
    "warning-foreground": "#111111",
    "info": "#0066cc",
    "info-foreground": "#ffffff",
    "sidebar": "#212427",
    "sidebar-foreground": "#f0f0f0",
    "sidebar-primary": "#ee0000",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#3c3f42",
    "sidebar-accent-foreground": "#a30000",
    "sidebar-border": "#3c3f42",
    "sidebar-ring": "#ee0000"
  },
  "dark": {
    "background": "#151515",
    "foreground": "#f0f0f0",
    "card": "#1f1f1f",
    "card-foreground": "#f0f0f0",
    "popover": "#1f1f1f",
    "popover-foreground": "#f0f0f0",
    "primary": "#ff4d4d",
    "primary-foreground": "#111111",
    "secondary": "#292929",
    "secondary-foreground": "#f0f0f0",
    "muted": "#1f1f1f",
    "muted-foreground": "#a3a3a3",
    "accent": "#4d1010",
    "accent-foreground": "#ff9c9c",
    "destructive": "#ff4d4d",
    "destructive-foreground": "#111111",
    "border": "#3c3f42",
    "input": "#292929",
    "ring": "#ff4d4d",
    "success": "#5ba352",
    "success-foreground": "#111111",
    "warning": "#f0ab00",
    "warning-foreground": "#111111",
    "info": "#2b9af3",
    "info-foreground": "#111111",
    "sidebar": "#0d0d0d",
    "sidebar-foreground": "#f0f0f0",
    "sidebar-primary": "#ff4d4d",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4d1010",
    "sidebar-accent-foreground": "#ff9c9c",
    "sidebar-border": "#3c3f42",
    "sidebar-ring": "#ff4d4d"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Red+Hat+Text:wght@400;500;600;700&family=Red+Hat+Mono:wght@400;500&display=swap"
}
