{
  "name": "dark-monochrome",
  "vars": {
    "accent": "#5fafaf",
    "gray1": "#1a1a1a",
    "gray2": "#2a2a2a",
    "gray3": "#3a3a3a",
    "gray4": "#555555",
    "gray5": "#707070",
    "gray6": "#8a8a8a",
    "gray7": "#a5a5a5",
    "gray8": "#c0c0c0",
    "gray9": "#e0e0e0",
    "errorRed": "#8a5555",
    "warningYellow": "#8a8a55",
    "successGreen": "#558a55"
  },
  "colors": {
    "accent": "accent",
    "border": "gray4",
    "borderAccent": "accent",
    "borderMuted": "gray3",
    "success": "successGreen",
    "error": "errorRed",
    "warning": "warningYellow",
    "muted": "gray6",
    "dim": "gray5",
    "text": "",
    "thinkingText": "gray5",
    "selectedBg": "gray3",
    "userMessageBg": "gray2",
    "userMessageText": "",
    "customMessageBg": "gray3",
    "customMessageText": "",
    "customMessageLabel": "accent",
    "toolPendingBg": "gray1",
    "toolSuccessBg": "gray2",
    "toolErrorBg": "#2a1a1a",
    "toolTitle": "gray8",
    "toolOutput": "gray6",
    "mdHeading": "gray9",
    "mdLink": "accent",
    "mdLinkUrl": "gray5",
    "mdCode": "gray8",
    "mdCodeBlock": "gray7",
    "mdCodeBlockBorder": "gray4",
    "mdQuote": "gray6",
    "mdQuoteBorder": "gray4",
    "mdHr": "gray4",
    "mdListBullet": "accent",
    "toolDiffAdded": "successGreen",
    "toolDiffRemoved": "errorRed",
    "toolDiffContext": "gray6",
    "syntaxComment": "gray5",
    "syntaxKeyword": "gray8",
    "syntaxFunction": "gray9",
    "syntaxVariable": "gray7",
    "syntaxString": "gray6",
    "syntaxNumber": "accent",
    "syntaxType": "gray8",
    "syntaxOperator": "gray7",
    "syntaxPunctuation": "gray6",
    "thinkingOff": "gray3",
    "thinkingMinimal": "gray4",
    "thinkingLow": "gray5",
    "thinkingMedium": "gray6",
    "thinkingHigh": "gray7",
    "thinkingXhigh": "gray8",
    "bashMode": "accent",
    "thinkingMax": "gray8"
  }
}
