{
  "name": "dark-monokai",
  "vars": {
    "monokaiBg": "#272822",
    "monokaiText": "#f8f8f2",
    "monokaiComment": "#75715e",
    "monokaiPink": "#f92672",
    "monokaiGreen": "#a6e22e",
    "monokaiYellow": "#e6db74",
    "monokaiOrange": "#fd971f",
    "monokaiCyan": "#66d9ef",
    "monokaiPurple": "#ae81ff",
    "monokaiGray": "#999999",
    "monokaiDarkGray": "#49483e",
    "monokaiDarkerGray": "#3e3d32",
    "userMsgBg": "#1e1f1c",
    "toolPendingBg": "#2a2b26",
    "toolSuccessBg": "#242520",
    "toolErrorBg": "#2e1f1f",
    "customMsgBg": "#2b2530"
  },
  "colors": {
    "accent": "monokaiOrange",
    "border": "monokaiCyan",
    "borderAccent": "monokaiPink",
    "borderMuted": "monokaiDarkGray",
    "success": "monokaiGreen",
    "error": "monokaiPink",
    "warning": "monokaiYellow",
    "muted": "monokaiGray",
    "dim": "monokaiComment",
    "text": "",
    "thinkingText": "monokaiComment",
    "selectedBg": "monokaiDarkGray",
    "userMessageBg": "userMsgBg",
    "userMessageText": "",
    "customMessageBg": "customMsgBg",
    "customMessageText": "",
    "customMessageLabel": "monokaiPurple",
    "toolPendingBg": "toolPendingBg",
    "toolSuccessBg": "toolSuccessBg",
    "toolErrorBg": "toolErrorBg",
    "toolTitle": "monokaiOrange",
    "toolOutput": "monokaiGray",
    "mdHeading": "monokaiOrange",
    "mdLink": "monokaiCyan",
    "mdLinkUrl": "monokaiComment",
    "mdCode": "monokaiPurple",
    "mdCodeBlock": "monokaiText",
    "mdCodeBlockBorder": "monokaiDarkGray",
    "mdQuote": "monokaiGray",
    "mdQuoteBorder": "monokaiDarkGray",
    "mdHr": "monokaiDarkGray",
    "mdListBullet": "monokaiOrange",
    "toolDiffAdded": "monokaiGreen",
    "toolDiffRemoved": "monokaiPink",
    "toolDiffContext": "monokaiGray",
    "syntaxComment": "monokaiComment",
    "syntaxKeyword": "monokaiPink",
    "syntaxFunction": "monokaiGreen",
    "syntaxVariable": "monokaiCyan",
    "syntaxString": "monokaiYellow",
    "syntaxNumber": "monokaiPurple",
    "syntaxType": "monokaiCyan",
    "syntaxOperator": "monokaiPink",
    "syntaxPunctuation": "monokaiText",
    "thinkingOff": "monokaiDarkGray",
    "thinkingMinimal": "monokaiComment",
    "thinkingLow": "monokaiCyan",
    "thinkingMedium": "monokaiPurple",
    "thinkingHigh": "monokaiPink",
    "thinkingXhigh": "monokaiOrange",
    "bashMode": "monokaiGreen",
    "thinkingMax": "monokaiOrange"
  }
}
