{
  "name": "sandstone",
  "vars": {
    "rust": "#b86040",
    "sage": "#688058",
    "terracotta": "#c87850",
    "olive": "#7a8a68",
    "amber": "#d89850",
    "shadow": "#302820",
    "darkGray": "#544840",
    "mediumGray": "#786858",
    "erosion": "#d8cbb8",
    "sand": "#f5ede3",
    "selectedBg": "#e8dcc8",
    "userMsgBg": "#f0e6d8",
    "toolPendingBg": "#e8e0d0",
    "toolSuccessBg": "#e0e8d8",
    "toolErrorBg": "#e8d0c8",
    "customMsgBg": "#e8dcd0"
  },
  "colors": {
    "accent": "rust",
    "border": "terracotta",
    "borderAccent": "rust",
    "borderMuted": "erosion",
    "success": "sage",
    "error": "rust",
    "warning": "amber",
    "muted": "mediumGray",
    "dim": "darkGray",
    "text": "",
    "thinkingText": "mediumGray",
    "selectedBg": "selectedBg",
    "userMessageBg": "userMsgBg",
    "userMessageText": "",
    "customMessageBg": "customMsgBg",
    "customMessageText": "",
    "customMessageLabel": "#a05030",
    "toolPendingBg": "toolPendingBg",
    "toolSuccessBg": "toolSuccessBg",
    "toolErrorBg": "toolErrorBg",
    "toolTitle": "",
    "toolOutput": "mediumGray",
    "mdHeading": "amber",
    "mdLink": "terracotta",
    "mdLinkUrl": "mediumGray",
    "mdCode": "rust",
    "mdCodeBlock": "sage",
    "mdCodeBlockBorder": "mediumGray",
    "mdQuote": "mediumGray",
    "mdQuoteBorder": "erosion",
    "mdHr": "erosion",
    "mdListBullet": "sage",
    "toolDiffAdded": "sage",
    "toolDiffRemoved": "rust",
    "toolDiffContext": "mediumGray",
    "syntaxComment": "#688058",
    "syntaxKeyword": "#b86040",
    "syntaxFunction": "#c87850",
    "syntaxVariable": "#544840",
    "syntaxString": "#a05030",
    "syntaxNumber": "#7a8a68",
    "syntaxType": "#8a6848",
    "syntaxOperator": "#302820",
    "syntaxPunctuation": "#302820",
    "thinkingOff": "erosion",
    "thinkingMinimal": "#a89888",
    "thinkingLow": "#c87850",
    "thinkingMedium": "#b86040",
    "thinkingHigh": "#a05030",
    "thinkingXhigh": "#903020",
    "bashMode": "sage",
    "thinkingMax": "#903020"
  }
}
