{
  "name": "dark-lavender",
  "vars": {
    "cyan": "#8be9fd",
    "blue": "#bd93f9",
    "green": "#50fa7b",
    "red": "#ff5555",
    "yellow": "#f1fa8c",
    "gray": "#f8f8f2",
    "dimGray": "#6272a4",
    "darkGray": "#44475a",
    "accent": "#bd93f9",
    "selectedBg": "#282a36",
    "userMsgBg": "#1e1f29",
    "toolPendingBg": "#252630",
    "toolSuccessBg": "#202b28",
    "toolErrorBg": "#302022",
    "customMsgBg": "#262430"
  },
  "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": "#bd93f9",
    "mdLink": "#8be9fd",
    "mdLinkUrl": "dimGray",
    "mdCode": "#ff79c6",
    "mdCodeBlock": "#8be9fd",
    "mdCodeBlockBorder": "darkGray",
    "mdQuote": "gray",
    "mdQuoteBorder": "darkGray",
    "mdHr": "darkGray",
    "mdListBullet": "accent",
    "toolDiffAdded": "green",
    "toolDiffRemoved": "red",
    "toolDiffContext": "gray",
    "syntaxComment": "#f8f8f2",
    "syntaxKeyword": "#bd93f9",
    "syntaxFunction": "#f1fa8c",
    "syntaxVariable": "#8be9fd",
    "syntaxString": "#ff5555",
    "syntaxNumber": "#50fa7b",
    "syntaxType": "#bd93f9",
    "syntaxOperator": "#6272a4",
    "syntaxPunctuation": "#6272a4",
    "thinkingOff": "darkGray",
    "thinkingMinimal": "dimGray",
    "thinkingLow": "blue",
    "thinkingMedium": "cyan",
    "thinkingHigh": "accent",
    "thinkingXhigh": "red",
    "bashMode": "accent",
    "thinkingMax": "red"
  }
}
