{
  "id": "fiord",
  "name": "Fiord",
  "group": "custom",
  "author": "Inspired by SAP Fiori",
  "description": "Business-suite blue on cold steel, with a navy shell. Tiles and tables all day.",
  "radius": "0.125rem",
  "fonts": {
    "sans": "\"Nunito Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Cousine\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "ant-design"
  },
  "light": {
    "background": "#e7edf2",
    "foreground": "#26343f",
    "card": "#f7fafc",
    "card-foreground": "#26343f",
    "popover": "#f7fafc",
    "popover-foreground": "#26343f",
    "primary": "#0a6ed1",
    "primary-foreground": "#ffffff",
    "secondary": "#dae4ec",
    "secondary-foreground": "#26343f",
    "muted": "#eef3f7",
    "muted-foreground": "#5b6b78",
    "accent": "#d3e5f7",
    "accent-foreground": "#053b73",
    "destructive": "#bb0000",
    "destructive-foreground": "#ffffff",
    "border": "#bfcdd9",
    "input": "#dae4ec",
    "ring": "#0a6ed1",
    "success": "#107e3e",
    "success-foreground": "#ffffff",
    "warning": "#e9730c",
    "warning-foreground": "#111111",
    "info": "#0a6ed1",
    "info-foreground": "#ffffff",
    "sidebar": "#354a5f",
    "sidebar-foreground": "#eef1f4",
    "sidebar-primary": "#0a6ed1",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#42576d",
    "sidebar-accent-foreground": "#053b73",
    "sidebar-border": "#4a6178",
    "sidebar-ring": "#0a6ed1"
  },
  "dark": {
    "background": "#12212e",
    "foreground": "#dce7ef",
    "card": "#1b2c3c",
    "card-foreground": "#dce7ef",
    "popover": "#1b2c3c",
    "popover-foreground": "#dce7ef",
    "primary": "#5cb0f5",
    "primary-foreground": "#111111",
    "secondary": "#23364a",
    "secondary-foreground": "#dce7ef",
    "muted": "#1b2c3c",
    "muted-foreground": "#8ea3b5",
    "accent": "#0d3557",
    "accent-foreground": "#9acd5f",
    "destructive": "#ff6a6a",
    "destructive-foreground": "#111111",
    "border": "#2f4658",
    "input": "#23364a",
    "ring": "#5cb0f5",
    "success": "#36a862",
    "success-foreground": "#111111",
    "warning": "#f0913c",
    "warning-foreground": "#111111",
    "info": "#5cb0f5",
    "info-foreground": "#111111",
    "sidebar": "#0a1620",
    "sidebar-foreground": "#dce7ef",
    "sidebar-primary": "#5cb0f5",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0d3557",
    "sidebar-accent-foreground": "#9acd5f",
    "sidebar-border": "#2f4658",
    "sidebar-ring": "#5cb0f5"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;600;700&family=Cousine:wght@400;700&display=swap"
}
