{
  "name": "mahogany",
  "vars": {
    "brass": "#c4a050",
    "burgundy": "#9d4451",
    "forest": "#6a7c5d",
    "cedar": "#b5826f",
    "amber": "#d4a574",
    "grain": "#3a302a",
    "darkGrain": "#2a221d",
    "woodBase": "#181210",
    "cream": "#ece4d8",
    "mutedCream": "#b8b0a6",
    "dimCream": "#8a847c",
    "selectedBg": "#2a221d",
    "userMsgBg": "#1f1914",
    "toolPendingBg": "#1c1813",
    "toolSuccessBg": "#1a1d18",
    "toolErrorBg": "#241816",
    "customMsgBg": "#211d1f"
  },
  "colors": {
    "accent": "brass",
    "border": "grain",
    "borderAccent": "brass",
    "borderMuted": "darkGrain",
    "success": "forest",
    "error": "burgundy",
    "warning": "amber",
    "muted": "mutedCream",
    "dim": "dimCream",
    "text": "",
    "thinkingText": "mutedCream",
    "selectedBg": "selectedBg",
    "userMessageBg": "userMsgBg",
    "userMessageText": "",
    "customMessageBg": "customMsgBg",
    "customMessageText": "",
    "customMessageLabel": "cedar",
    "toolPendingBg": "toolPendingBg",
    "toolSuccessBg": "toolSuccessBg",
    "toolErrorBg": "toolErrorBg",
    "toolTitle": "",
    "toolOutput": "mutedCream",
    "mdHeading": "brass",
    "mdLink": "cedar",
    "mdLinkUrl": "dimCream",
    "mdCode": "#d9b89c",
    "mdCodeBlock": "cream",
    "mdCodeBlockBorder": "grain",
    "mdQuote": "mutedCream",
    "mdQuoteBorder": "darkGrain",
    "mdHr": "grain",
    "mdListBullet": "brass",
    "toolDiffAdded": "forest",
    "toolDiffRemoved": "burgundy",
    "toolDiffContext": "mutedCream",
    "syntaxComment": "#7a6e63",
    "syntaxKeyword": "burgundy",
    "syntaxFunction": "brass",
    "syntaxVariable": "cedar",
    "syntaxString": "#a68968",
    "syntaxNumber": "forest",
    "syntaxType": "amber",
    "syntaxOperator": "mutedCream",
    "syntaxPunctuation": "mutedCream",
    "thinkingOff": "darkGrain",
    "thinkingMinimal": "dimCream",
    "thinkingLow": "grain",
    "thinkingMedium": "cedar",
    "thinkingHigh": "brass",
    "thinkingXhigh": "amber",
    "bashMode": "brass",
    "thinkingMax": "amber"
  }
}
