{
  "name": "Tokyo Night Day",
  "colorScheme": "light",
  "colors": {
    "bg": "#e1e2e7",
    "bgDark": "#d0d5e3",
    "bgHighlight": "#c4c8da",
    "fg": "#3760bf",
    "fgDim": "#6172b0",
    "comment": "#848cb5",
    "blue": "#2e7de9",
    "cyan": "#007197",
    "green": "#587539",
    "orange": "#b15c00",
    "purple": "#9854f1",
    "red": "#f52a65",
    "yellow": "#8c6c3e",
    "thinkingText": "#6172b0",

    "userMessageBg": "#c4c8da",
    "userMessageText": "#3760bf",
    "toolPendingBg": "#c8d4ef",
    "toolSuccessBg": "#d0e0d0",
    "toolErrorBg": "#e8d0d0",
    "toolTitle": "#3760bf",
    "toolOutput": "#6172b0",

    "mdHeading": "#2e7de9",
    "mdLink": "#118c74",
    "mdLinkUrl": "#848cb5",
    "mdCode": "#2e7de9",
    "mdCodeBlock": "#587539",
    "mdCodeBlockBorder": "#848cb5",
    "mdQuote": "#848cb5",
    "mdQuoteBorder": "#848cb5",
    "mdHr": "#8c6c3e",
    "mdListBullet": "#b15c00",

    "toolDiffAdded": "#4197a4",
    "toolDiffRemoved": "#c47981",
    "toolDiffContext": "#8990b3",

    "syntaxComment": "#848cb5",
    "syntaxKeyword": "#7847bd",
    "syntaxFunction": "#2e7de9",
    "syntaxVariable": "#3760bf",
    "syntaxString": "#587539",
    "syntaxNumber": "#b15c00",
    "syntaxType": "#188092",
    "syntaxOperator": "#006a83",
    "syntaxPunctuation": "#6172b0",

    "thinkingOff": "#909090",
    "thinkingMinimal": "#707070",
    "thinkingLow": "#3d6b8f",
    "thinkingMedium": "#4a789a",
    "thinkingHigh": "#7e579a",
    "thinkingXhigh": "#9b40c8"
  }
}
