{
  "id": "motif",
  "name": "Motif",
  "group": "custom",
  "author": "Inspired by CDE and Motif",
  "description": "Slate-blue chisel, etched panels, Unix workstation gravity. Very 1993.",
  "radius": "0",
  "fonts": {
    "sans": "\"Saira Semi Condensed\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Fira Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "ant-design"
  },
  "light": {
    "background": "#aeb2c3",
    "foreground": "#101322",
    "card": "#c2c6d4",
    "card-foreground": "#101322",
    "popover": "#c2c6d4",
    "popover-foreground": "#101322",
    "primary": "#3d4a80",
    "primary-foreground": "#ffffff",
    "secondary": "#9ea3b8",
    "secondary-foreground": "#101322",
    "muted": "#a8acbe",
    "muted-foreground": "#333850",
    "accent": "#8a90ad",
    "accent-foreground": "#101322",
    "destructive": "#8a2323",
    "destructive-foreground": "#ffffff",
    "border": "#7f849b",
    "input": "#9ea3b8",
    "ring": "#3d4a80",
    "success": "#22603a",
    "success-foreground": "#ffffff",
    "warning": "#8a6a1f",
    "warning-foreground": "#ffffff",
    "info": "#3d4a80",
    "info-foreground": "#ffffff",
    "sidebar": "#9299b0",
    "sidebar-foreground": "#101322",
    "sidebar-primary": "#3d4a80",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#8a90ad",
    "sidebar-accent-foreground": "#101322",
    "sidebar-border": "#7f849b",
    "sidebar-ring": "#3d4a80"
  },
  "dark": {
    "background": "#1c1f2e",
    "foreground": "#ccd0e0",
    "card": "#262a3d",
    "card-foreground": "#ccd0e0",
    "popover": "#262a3d",
    "popover-foreground": "#ccd0e0",
    "primary": "#8f9ad1",
    "primary-foreground": "#111111",
    "secondary": "#31364d",
    "secondary-foreground": "#ccd0e0",
    "muted": "#262a3d",
    "muted-foreground": "#8f95ab",
    "accent": "#333b5c",
    "accent-foreground": "#b0b8e0",
    "destructive": "#d18080",
    "destructive-foreground": "#111111",
    "border": "#3d4359",
    "input": "#31364d",
    "ring": "#8f9ad1",
    "success": "#63b585",
    "success-foreground": "#111111",
    "warning": "#c9ad63",
    "warning-foreground": "#111111",
    "info": "#8f9ad1",
    "info-foreground": "#111111",
    "sidebar": "#0f111a",
    "sidebar-foreground": "#ccd0e0",
    "sidebar-primary": "#8f9ad1",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#333b5c",
    "sidebar-accent-foreground": "#b0b8e0",
    "sidebar-border": "#3d4359",
    "sidebar-ring": "#8f9ad1"
  },
  "shadow": "sharp",
  "borderWidth": "2px",
  "fontImport": "https://fonts.googleapis.com/css2?family=Saira+Semi+Condensed:wght@400;500;600;700&family=Fira+Mono:wght@400;500&display=swap"
}
