{
  "name": "dark-midnight",
  "vars": {
    "cyan": "#00e5ff",
    "blue": "#2979ff",
    "green": "#00e676",
    "red": "#ff1744",
    "yellow": "#ffea00",
    "gray": "#b0bec5",
    "dimGray": "#546e7a",
    "darkGray": "#263238",
    "accent": "#2979ff",
    "selectedBg": "#000a12",
    "userMsgBg": "#000000",
    "toolPendingBg": "#050f16",
    "toolSuccessBg": "#001008",
    "toolErrorBg": "#150005",
    "customMsgBg": "#080810"
  },
  "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": "#2979ff",
    "mdLink": "#40c4ff",
    "mdLinkUrl": "dimGray",
    "mdCode": "#00e5ff",
    "mdCodeBlock": "#40c4ff",
    "mdCodeBlockBorder": "darkGray",
    "mdQuote": "gray",
    "mdQuoteBorder": "darkGray",
    "mdHr": "darkGray",
    "mdListBullet": "accent",
    "toolDiffAdded": "green",
    "toolDiffRemoved": "red",
    "toolDiffContext": "gray",
    "syntaxComment": "#b0bec5",
    "syntaxKeyword": "#2979ff",
    "syntaxFunction": "#ffea00",
    "syntaxVariable": "#00e5ff",
    "syntaxString": "#ff1744",
    "syntaxNumber": "#00e676",
    "syntaxType": "#2979ff",
    "syntaxOperator": "#546e7a",
    "syntaxPunctuation": "#546e7a",
    "thinkingOff": "darkGray",
    "thinkingMinimal": "dimGray",
    "thinkingLow": "blue",
    "thinkingMedium": "cyan",
    "thinkingHigh": "accent",
    "thinkingXhigh": "red",
    "bashMode": "accent",
    "thinkingMax": "red"
  }
}
