{
  "id": "weft",
  "name": "Weft",
  "group": "custom",
  "author": "Inspired by Workday Canvas",
  "description": "HR-suite amber over soft neutrals. Warm, legible, deliberately unflashy.",
  "radius": "0.375rem",
  "fonts": {
    "sans": "\"Public Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Anonymous Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#1f1f1f",
    "card": "#ffffff",
    "card-foreground": "#1f1f1f",
    "popover": "#ffffff",
    "popover-foreground": "#1f1f1f",
    "primary": "#f38b00",
    "primary-foreground": "#111111",
    "secondary": "#f0f0f0",
    "secondary-foreground": "#1f1f1f",
    "muted": "#f7f7f7",
    "muted-foreground": "#6b6b6b",
    "accent": "#fff1de",
    "accent-foreground": "#8a4e00",
    "destructive": "#de2e21",
    "destructive-foreground": "#ffffff",
    "border": "#dfdfdf",
    "input": "#f0f0f0",
    "ring": "#f38b00",
    "success": "#127a3d",
    "success-foreground": "#ffffff",
    "warning": "#f38b00",
    "warning-foreground": "#111111",
    "info": "#0875e1",
    "info-foreground": "#ffffff",
    "sidebar": "#f7f7f7",
    "sidebar-foreground": "#1f1f1f",
    "sidebar-primary": "#f38b00",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#fff1de",
    "sidebar-accent-foreground": "#8a4e00",
    "sidebar-border": "#dfdfdf",
    "sidebar-ring": "#f38b00"
  },
  "dark": {
    "background": "#1c1a17",
    "foreground": "#f2efe9",
    "card": "#262320",
    "card-foreground": "#f2efe9",
    "popover": "#262320",
    "popover-foreground": "#f2efe9",
    "primary": "#ffa733",
    "primary-foreground": "#111111",
    "secondary": "#312d28",
    "secondary-foreground": "#f2efe9",
    "muted": "#262320",
    "muted-foreground": "#a89f92",
    "accent": "#4a3208",
    "accent-foreground": "#ffc879",
    "destructive": "#ff6f63",
    "destructive-foreground": "#111111",
    "border": "#3d3831",
    "input": "#312d28",
    "ring": "#ffa733",
    "success": "#4ec27a",
    "success-foreground": "#111111",
    "warning": "#ffa733",
    "warning-foreground": "#111111",
    "info": "#5aa9f5",
    "info-foreground": "#111111",
    "sidebar": "#131110",
    "sidebar-foreground": "#f2efe9",
    "sidebar-primary": "#ffa733",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4a3208",
    "sidebar-accent-foreground": "#ffc879",
    "sidebar-border": "#3d3831",
    "sidebar-ring": "#ffa733"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600;700&family=Anonymous+Pro:wght@400;500&display=swap"
}
