{
  "id": "clarion",
  "name": "Clarion",
  "group": "custom",
  "author": "Inspired by VMware Clarity",
  "description": "Virtualization teal on steel gray. Sober, structured, operations-first.",
  "radius": "0.1875rem",
  "fonts": {
    "sans": "\"Metropolis\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Inconsolata\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "carbon"
  },
  "light": {
    "background": "#fafafa",
    "foreground": "#313131",
    "card": "#ffffff",
    "card-foreground": "#313131",
    "popover": "#ffffff",
    "popover-foreground": "#313131",
    "primary": "#0072a3",
    "primary-foreground": "#ffffff",
    "secondary": "#eeeeee",
    "secondary-foreground": "#313131",
    "muted": "#f3f3f3",
    "muted-foreground": "#666666",
    "accent": "#e1f1f6",
    "accent-foreground": "#004a70",
    "destructive": "#c92100",
    "destructive-foreground": "#ffffff",
    "border": "#cccccc",
    "input": "#eeeeee",
    "ring": "#0072a3",
    "success": "#318700",
    "success-foreground": "#ffffff",
    "warning": "#efc006",
    "warning-foreground": "#111111",
    "info": "#0072a3",
    "info-foreground": "#ffffff",
    "sidebar": "#eeeeee",
    "sidebar-foreground": "#313131",
    "sidebar-primary": "#0072a3",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#e1f1f6",
    "sidebar-accent-foreground": "#004a70",
    "sidebar-border": "#cccccc",
    "sidebar-ring": "#0072a3"
  },
  "dark": {
    "background": "#21333b",
    "foreground": "#eaedf0",
    "card": "#2a3d47",
    "card-foreground": "#eaedf0",
    "popover": "#2a3d47",
    "popover-foreground": "#eaedf0",
    "primary": "#4aaed9",
    "primary-foreground": "#111111",
    "secondary": "#31474f",
    "secondary-foreground": "#eaedf0",
    "muted": "#2a3d47",
    "muted-foreground": "#9db4bf",
    "accent": "#123746",
    "accent-foreground": "#8fd2ee",
    "destructive": "#f52f22",
    "destructive-foreground": "#111111",
    "border": "#3d5866",
    "input": "#31474f",
    "ring": "#4aaed9",
    "success": "#62a420",
    "success-foreground": "#111111",
    "warning": "#ffdc0b",
    "warning-foreground": "#111111",
    "info": "#4aaed9",
    "info-foreground": "#111111",
    "sidebar": "#1b2a30",
    "sidebar-foreground": "#eaedf0",
    "sidebar-primary": "#4aaed9",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#123746",
    "sidebar-accent-foreground": "#8fd2ee",
    "sidebar-border": "#3d5866",
    "sidebar-ring": "#4aaed9"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;500&display=swap"
}
