{
  "name": "light-sand",
  "vars": {
    "cyan": "#00838f",
    "blue": "#1565c0",
    "green": "#2e7d32",
    "red": "#c62828",
    "yellow": "#f9a825",
    "gray": "#5d4037",
    "dimGray": "#8d6e63",
    "darkGray": "#d7ccc8",
    "accent": "#a1887f",
    "selectedBg": "#f5f5f5",
    "userMsgBg": "#fffaf0",
    "toolPendingBg": "#fbf7f0",
    "toolSuccessBg": "#f1f8e9",
    "toolErrorBg": "#fbe9e7",
    "customMsgBg": "#f7f2eb"
  },
  "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": "#a1887f",
    "mdLink": "#1565c0",
    "mdLinkUrl": "dimGray",
    "mdCode": "#8d6e63",
    "mdCodeBlock": "#5d4037",
    "mdCodeBlockBorder": "darkGray",
    "mdQuote": "gray",
    "mdQuoteBorder": "darkGray",
    "mdHr": "darkGray",
    "mdListBullet": "accent",
    "toolDiffAdded": "green",
    "toolDiffRemoved": "red",
    "toolDiffContext": "gray",
    "syntaxComment": "#5d4037",
    "syntaxKeyword": "#1565c0",
    "syntaxFunction": "#f9a825",
    "syntaxVariable": "#00838f",
    "syntaxString": "#c62828",
    "syntaxNumber": "#2e7d32",
    "syntaxType": "#a1887f",
    "syntaxOperator": "#8d6e63",
    "syntaxPunctuation": "#8d6e63",
    "thinkingOff": "darkGray",
    "thinkingMinimal": "dimGray",
    "thinkingLow": "blue",
    "thinkingMedium": "cyan",
    "thinkingHigh": "accent",
    "thinkingXhigh": "red",
    "bashMode": "accent",
    "thinkingMax": "red"
  }
}
