{
  "id": "viva",
  "name": "Viva",
  "group": "custom",
  "author": "Inspired by Pantone colour-of-the-year chips",
  "description": "One crimson chip against neutral card stock. Swatch-book presentation.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Jost\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Xanh Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "ant-design"
  },
  "light": {
    "background": "#f4f2ef",
    "foreground": "#1c1a19",
    "card": "#ffffff",
    "card-foreground": "#1c1a19",
    "popover": "#ffffff",
    "popover-foreground": "#1c1a19",
    "primary": "#be3455",
    "primary-foreground": "#ffffff",
    "secondary": "#e8e4de",
    "secondary-foreground": "#1c1a19",
    "muted": "#efece8",
    "muted-foreground": "#5e5952",
    "accent": "#f7dde3",
    "accent-foreground": "#7d1f36",
    "destructive": "#a82238",
    "destructive-foreground": "#ffffff",
    "border": "#d6d1cb",
    "input": "#e8e4de",
    "ring": "#be3455",
    "success": "#2f6b4f",
    "success-foreground": "#ffffff",
    "warning": "#a87a1f",
    "warning-foreground": "#111111",
    "info": "#3f5a7a",
    "info-foreground": "#ffffff",
    "sidebar": "#e8e4de",
    "sidebar-foreground": "#1c1a19",
    "sidebar-primary": "#be3455",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#f7dde3",
    "sidebar-accent-foreground": "#7d1f36",
    "sidebar-border": "#d6d1cb",
    "sidebar-ring": "#be3455"
  },
  "dark": {
    "background": "#191716",
    "foreground": "#eceae6",
    "card": "#221f1e",
    "card-foreground": "#eceae6",
    "popover": "#221f1e",
    "popover-foreground": "#eceae6",
    "primary": "#e05c7b",
    "primary-foreground": "#111111",
    "secondary": "#2c2826",
    "secondary-foreground": "#eceae6",
    "muted": "#221f1e",
    "muted-foreground": "#9b948c",
    "accent": "#4d1826",
    "accent-foreground": "#f2a3b5",
    "destructive": "#e05c7b",
    "destructive-foreground": "#111111",
    "border": "#38332f",
    "input": "#2c2826",
    "ring": "#e05c7b",
    "success": "#5fa87e",
    "success-foreground": "#111111",
    "warning": "#d4a45c",
    "warning-foreground": "#111111",
    "info": "#7d93b5",
    "info-foreground": "#111111",
    "sidebar": "#0e0d0c",
    "sidebar-foreground": "#eceae6",
    "sidebar-primary": "#e05c7b",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4d1826",
    "sidebar-accent-foreground": "#f2a3b5",
    "sidebar-border": "#38332f",
    "sidebar-ring": "#e05c7b"
  },
  "shadow": "flat",
  "borderWidth": "1px",
  "controls": {
    "weight": "500",
    "transform": "uppercase",
    "tracking": "0.16em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&family=Xanh+Mono:wght@400&display=swap"
}
