{
  "name": "dark-tokyo-night",
  "vars": {
    "bg": "#1a1b26",
    "bgDark": "#16161e",
    "fg": "#a9b1d6",
    "comment": "#51597d",
    "cyan": "#7dcfff",
    "blue": "#7aa2f7",
    "purple": "#bb9af7",
    "magenta": "#bb9af7",
    "green": "#9ece6a",
    "teal": "#73daca",
    "darkTeal": "#2ac3de",
    "orange": "#ff9e64",
    "yellow": "#e0af68",
    "red": "#f7768e",
    "darkRed": "#db4b4b",
    "gray": "#363b54",
    "dimGray": "#51597d",
    "lightBlue": "#c0caf5",
    "cyan2": "#0db9d7",
    "statusBg": "#0f1019",
    "selectedBg": "#2a2f41"
  },
  "colors": {
    "accent": "purple",
    "border": "blue",
    "borderAccent": "cyan",
    "borderMuted": "gray",
    "success": "green",
    "error": "darkRed",
    "warning": "yellow",
    "muted": "comment",
    "dim": "dimGray",
    "text": "",
    "thinkingText": "dimGray",
    "selectedBg": "selectedBg",
    "userMessageBg": "bgDark",
    "userMessageText": "",
    "customMessageBg": "#221d2e",
    "customMessageText": "",
    "customMessageLabel": "purple",
    "toolPendingBg": "#1a1e2e",
    "toolSuccessBg": "#16191f",
    "toolErrorBg": "#291d1d",
    "toolTitle": "purple",
    "toolOutput": "dimGray",
    "mdHeading": "purple",
    "mdLink": "cyan",
    "mdLinkUrl": "dimGray",
    "mdCode": "lightBlue",
    "mdCodeBlock": "fg",
    "mdCodeBlockBorder": "gray",
    "mdQuote": "comment",
    "mdQuoteBorder": "gray",
    "mdHr": "gray",
    "mdListBullet": "cyan",
    "toolDiffAdded": "green",
    "toolDiffRemoved": "red",
    "toolDiffContext": "comment",
    "syntaxComment": "comment",
    "syntaxKeyword": "purple",
    "syntaxFunction": "blue",
    "syntaxVariable": "lightBlue",
    "syntaxString": "green",
    "syntaxNumber": "orange",
    "syntaxType": "cyan2",
    "syntaxOperator": "fg",
    "syntaxPunctuation": "fg",
    "thinkingOff": "gray",
    "thinkingMinimal": "dimGray",
    "thinkingLow": "blue",
    "thinkingMedium": "cyan",
    "thinkingHigh": "purple",
    "thinkingXhigh": "#c9a0ff",
    "bashMode": "cyan",
    "thinkingMax": "#c9a0ff"
  }
}
