{
  "name": "light-monochrome",
  "vars": {
    "accent": "#3b82f6",
    "black": "#000000",
    "gray900": "#1a1a1a",
    "gray800": "#2d2d2d",
    "gray700": "#404040",
    "gray600": "#525252",
    "gray500": "#6b6b6b",
    "gray400": "#8a8a8a",
    "gray300": "#a3a3a3",
    "gray200": "#c7c7c7",
    "gray150": "#d4d4d4",
    "gray100": "#e5e5e5",
    "gray50": "#f5f5f5",
    "white": "#ffffff",
    "bgSelected": "#e8e8e8",
    "bgUser": "#f0f0f0",
    "bgCustom": "#ebebeb",
    "bgToolPending": "#f9f9f9",
    "bgToolSuccess": "#fafafa",
    "bgToolError": "#f7f7f7"
  },
  "colors": {
    "accent": "accent",
    "border": "gray300",
    "borderAccent": "accent",
    "borderMuted": "gray150",
    "success": "gray700",
    "error": "gray800",
    "warning": "gray600",
    "muted": "gray500",
    "dim": "gray400",
    "text": "",
    "thinkingText": "gray500",
    "selectedBg": "bgSelected",
    "userMessageBg": "bgUser",
    "userMessageText": "",
    "customMessageBg": "bgCustom",
    "customMessageText": "",
    "customMessageLabel": "gray600",
    "toolPendingBg": "bgToolPending",
    "toolSuccessBg": "bgToolSuccess",
    "toolErrorBg": "bgToolError",
    "toolTitle": "",
    "toolOutput": "gray600",
    "mdHeading": "gray900",
    "mdLink": "accent",
    "mdLinkUrl": "gray400",
    "mdCode": "gray700",
    "mdCodeBlock": "gray600",
    "mdCodeBlockBorder": "gray300",
    "mdQuote": "gray600",
    "mdQuoteBorder": "gray200",
    "mdHr": "gray200",
    "mdListBullet": "gray500",
    "toolDiffAdded": "gray700",
    "toolDiffRemoved": "gray800",
    "toolDiffContext": "gray500",
    "syntaxComment": "gray400",
    "syntaxKeyword": "gray900",
    "syntaxFunction": "gray800",
    "syntaxVariable": "gray700",
    "syntaxString": "gray700",
    "syntaxNumber": "gray700",
    "syntaxType": "gray800",
    "syntaxOperator": "gray600",
    "syntaxPunctuation": "gray600",
    "thinkingOff": "gray200",
    "thinkingMinimal": "gray300",
    "thinkingLow": "gray400",
    "thinkingMedium": "gray500",
    "thinkingHigh": "gray600",
    "thinkingXhigh": "gray700",
    "bashMode": "gray700",
    "thinkingMax": "gray700"
  }
}
