{
  "name": "dark-solarized",
  "vars": {
    "base03": "#002b36",
    "base02": "#073642",
    "base01": "#586e75",
    "base00": "#657b83",
    "base0": "#839496",
    "base1": "#93a1a1",
    "base2": "#eee8d5",
    "base3": "#fdf6e3",
    "yellow": "#b58900",
    "orange": "#cb4b16",
    "red": "#dc322f",
    "magenta": "#d33682",
    "violet": "#6c71c4",
    "blue": "#268bd2",
    "cyan": "#2aa198",
    "green": "#859900"
  },
  "colors": {
    "accent": "blue",
    "border": "base01",
    "borderAccent": "cyan",
    "borderMuted": "base02",
    "success": "green",
    "error": "red",
    "warning": "yellow",
    "muted": "base01",
    "dim": "base00",
    "text": "",
    "thinkingText": "base01",
    "selectedBg": "base02",
    "userMessageBg": "base02",
    "userMessageText": "",
    "customMessageBg": "base02",
    "customMessageText": "",
    "customMessageLabel": "violet",
    "toolPendingBg": "base03",
    "toolSuccessBg": "base03",
    "toolErrorBg": "base03",
    "toolTitle": "",
    "toolOutput": "base01",
    "mdHeading": "yellow",
    "mdLink": "blue",
    "mdLinkUrl": "base01",
    "mdCode": "cyan",
    "mdCodeBlock": "base0",
    "mdCodeBlockBorder": "base01",
    "mdQuote": "base01",
    "mdQuoteBorder": "base01",
    "mdHr": "base01",
    "mdListBullet": "yellow",
    "toolDiffAdded": "green",
    "toolDiffRemoved": "red",
    "toolDiffContext": "base01",
    "syntaxComment": "base01",
    "syntaxKeyword": "green",
    "syntaxFunction": "blue",
    "syntaxVariable": "cyan",
    "syntaxString": "cyan",
    "syntaxNumber": "violet",
    "syntaxType": "yellow",
    "syntaxOperator": "base0",
    "syntaxPunctuation": "base0",
    "thinkingOff": "base02",
    "thinkingMinimal": "base01",
    "thinkingLow": "cyan",
    "thinkingMedium": "blue",
    "thinkingHigh": "violet",
    "thinkingXhigh": "magenta",
    "bashMode": "cyan",
    "thinkingMax": "magenta"
  }
}
