{
  "name": "Latte Things",
  "colorScheme": "light",
  "colors": {
    "bg": "#eff1f5",
    "bgDark": "#e6e9ef",
    "bgHighlight": "#ccd0da",
    "fg": "#4c4f69",
    "fgDim": "#5c5f77",
    "comment": "#8c8fa1",
    "blue": "#1e66f5",
    "cyan": "#179299",
    "green": "#40a02b",
    "orange": "#fe640b",
    "purple": "#6f72b8",
    "red": "#d20f39",
    "yellow": "#df8e1d",
    "thinkingText": "#6c6f85",

    "userMessageBg": "#dce0e8",
    "userMessageText": "#4c4f69",
    "toolPendingBg": "#dee3f2",
    "toolSuccessBg": "#dfeadb",
    "toolErrorBg": "#f0dde0",
    "toolTitle": "#4c4f69",
    "toolOutput": "#6c6f85",

    "mdHeading": "#1e66f5",
    "mdLink": "#209fb5",
    "mdLinkUrl": "#8c8fa1",
    "mdCode": "#179299",
    "mdCodeBlock": "#40a02b",
    "mdCodeBlockBorder": "#8c8fa1",
    "mdQuote": "#8c8fa1",
    "mdQuoteBorder": "#bcc0cc",
    "mdHr": "#df8e1d",
    "mdListBullet": "#fe640b",

    "toolDiffAdded": "#2a9d8f",
    "toolDiffRemoved": "#c0505a",
    "toolDiffContext": "#8c8fa1",

    "syntaxComment": "#8c8fa1",
    "syntaxKeyword": "#6f72b8",
    "syntaxFunction": "#1e66f5",
    "syntaxVariable": "#4c4f69",
    "syntaxString": "#40a02b",
    "syntaxNumber": "#fe640b",
    "syntaxType": "#179299",
    "syntaxOperator": "#04a5e5",
    "syntaxPunctuation": "#6c6f85",

    "thinkingOff": "#acb0be",
    "thinkingMinimal": "#8c8fa1",
    "thinkingLow": "#209fb5",
    "thinkingMedium": "#1e66f5",
    "thinkingHigh": "#6f72b8",
    "thinkingXhigh": "#c779b8"
  }
}
