{
  "id": "candor",
  "name": "Candor",
  "group": "custom",
  "author": "Inspired by Naive UI",
  "description": "Clean jade green on paper white. Minimal chrome, everything is content.",
  "radius": "0.1875rem",
  "fonts": {
    "sans": "\"Noto Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Fira Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "carbon"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#1f2225",
    "card": "#ffffff",
    "card-foreground": "#1f2225",
    "popover": "#ffffff",
    "popover-foreground": "#1f2225",
    "primary": "#18a058",
    "primary-foreground": "#111111",
    "secondary": "#f2f3f5",
    "secondary-foreground": "#1f2225",
    "muted": "#fafafc",
    "muted-foreground": "#70757a",
    "accent": "#e3f5eb",
    "accent-foreground": "#0c6135",
    "destructive": "#d03050",
    "destructive-foreground": "#ffffff",
    "border": "#e0e0e6",
    "input": "#f2f3f5",
    "ring": "#18a058",
    "success": "#18a058",
    "success-foreground": "#111111",
    "warning": "#f0a020",
    "warning-foreground": "#111111",
    "info": "#2080f0",
    "info-foreground": "#111111",
    "sidebar": "#fafafc",
    "sidebar-foreground": "#1f2225",
    "sidebar-primary": "#18a058",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#e3f5eb",
    "sidebar-accent-foreground": "#0c6135",
    "sidebar-border": "#e0e0e6",
    "sidebar-ring": "#18a058"
  },
  "dark": {
    "background": "#101014",
    "foreground": "#e3e3e6",
    "card": "#18181c",
    "card-foreground": "#e3e3e6",
    "popover": "#18181c",
    "popover-foreground": "#e3e3e6",
    "primary": "#63e2b7",
    "primary-foreground": "#101014",
    "secondary": "#22222a",
    "secondary-foreground": "#e3e3e6",
    "muted": "#18181c",
    "muted-foreground": "#8f8f96",
    "accent": "#0f3327",
    "accent-foreground": "#8fecd0",
    "destructive": "#e88080",
    "destructive-foreground": "#101014",
    "border": "#2b2b30",
    "input": "#22222a",
    "ring": "#63e2b7",
    "success": "#63e2b7",
    "success-foreground": "#101014",
    "warning": "#f2c97d",
    "warning-foreground": "#101014",
    "info": "#70c0e8",
    "info-foreground": "#101014",
    "sidebar": "#0a0a0d",
    "sidebar-foreground": "#e3e3e6",
    "sidebar-primary": "#63e2b7",
    "sidebar-primary-foreground": "#101014",
    "sidebar-accent": "#0f3327",
    "sidebar-accent-foreground": "#8fecd0",
    "sidebar-border": "#2b2b30",
    "sidebar-ring": "#63e2b7"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;600;700&family=Fira+Mono:wght@400;500&display=swap"
}
