{
  "name": "dark-slate",
  "vars": {
    "cyan": "#88c0d0",
    "blue": "#81a1c1",
    "green": "#a3be8c",
    "red": "#bf616a",
    "yellow": "#ebcb8b",
    "gray": "#d8dee9",
    "dimGray": "#4c566a",
    "darkGray": "#3b4252",
    "accent": "#5e81ac",
    "selectedBg": "#3b4252",
    "userMsgBg": "#2e3440",
    "toolPendingBg": "#434c5e",
    "toolSuccessBg": "#374050",
    "toolErrorBg": "#45383f",
    "customMsgBg": "#353b49"
  },
  "colors": {
    "accent": "accent",
    "border": "blue",
    "borderAccent": "accent",
    "borderMuted": "darkGray",
    "success": "green",
    "error": "red",
    "warning": "yellow",
    "muted": "gray",
    "dim": "dimGray",
    "text": "",
    "thinkingText": "gray",
    "selectedBg": "selectedBg",
    "userMessageBg": "userMsgBg",
    "userMessageText": "",
    "customMessageBg": "customMsgBg",
    "customMessageText": "",
    "customMessageLabel": "accent",
    "toolPendingBg": "toolPendingBg",
    "toolSuccessBg": "toolSuccessBg",
    "toolErrorBg": "toolErrorBg",
    "toolTitle": "",
    "toolOutput": "gray",
    "mdHeading": "#88c0d0",
    "mdLink": "#81a1c1",
    "mdLinkUrl": "dimGray",
    "mdCode": "#8fbcbb",
    "mdCodeBlock": "#81a1c1",
    "mdCodeBlockBorder": "darkGray",
    "mdQuote": "gray",
    "mdQuoteBorder": "darkGray",
    "mdHr": "darkGray",
    "mdListBullet": "accent",
    "toolDiffAdded": "green",
    "toolDiffRemoved": "red",
    "toolDiffContext": "gray",
    "syntaxComment": "#d8dee9",
    "syntaxKeyword": "#81a1c1",
    "syntaxFunction": "#ebcb8b",
    "syntaxVariable": "#88c0d0",
    "syntaxString": "#bf616a",
    "syntaxNumber": "#a3be8c",
    "syntaxType": "#5e81ac",
    "syntaxOperator": "#4c566a",
    "syntaxPunctuation": "#4c566a",
    "thinkingOff": "darkGray",
    "thinkingMinimal": "dimGray",
    "thinkingLow": "blue",
    "thinkingMedium": "cyan",
    "thinkingHigh": "accent",
    "thinkingXhigh": "red",
    "bashMode": "accent",
    "thinkingMax": "red"
  }
}
