{
  "name": "dark-aurora",
  "vars": {
    "cyan": "#00e8c6",
    "blue": "#00b4d8",
    "green": "#00ff9f",
    "red": "#ff0055",
    "yellow": "#ffee00",
    "gray": "#a0a0a0",
    "dimGray": "#606060",
    "darkGray": "#303030",
    "accent": "#bd00ff",
    "selectedBg": "#1a1a2e",
    "userMsgBg": "#0f0f1a",
    "toolPendingBg": "#131320",
    "toolSuccessBg": "#0b161a",
    "toolErrorBg": "#201015",
    "customMsgBg": "#151020"
  },
  "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": "#00e8c6",
    "mdLink": "#00b4d8",
    "mdLinkUrl": "dimGray",
    "mdCode": "#bd00ff",
    "mdCodeBlock": "#00b4d8",
    "mdCodeBlockBorder": "darkGray",
    "mdQuote": "gray",
    "mdQuoteBorder": "darkGray",
    "mdHr": "darkGray",
    "mdListBullet": "accent",
    "toolDiffAdded": "green",
    "toolDiffRemoved": "red",
    "toolDiffContext": "gray",
    "syntaxComment": "#a0a0a0",
    "syntaxKeyword": "#00b4d8",
    "syntaxFunction": "#ffee00",
    "syntaxVariable": "#00e8c6",
    "syntaxString": "#ff0055",
    "syntaxNumber": "#00ff9f",
    "syntaxType": "#bd00ff",
    "syntaxOperator": "#606060",
    "syntaxPunctuation": "#606060",
    "thinkingOff": "darkGray",
    "thinkingMinimal": "dimGray",
    "thinkingLow": "blue",
    "thinkingMedium": "cyan",
    "thinkingHigh": "accent",
    "thinkingXhigh": "red",
    "bashMode": "accent",
    "thinkingMax": "red"
  }
}
