{
  "name": "birch",
  "vars": {
    "barkCream": "#f9f7f1",
    "barkCharcoal": "#505048",
    "mossSage": "#608058",
    "barkStriation": "#c8c4b8",
    "forestFloor": "#282820",
    "lightMoss": "#7a9a70",
    "darkMoss": "#4a603f",
    "warmGray": "#9a958a",
    "mutedSage": "#8a9d84",
    "deepBark": "#3a3832",
    "selectedBg": "#ede9df",
    "userMsgBg": "#f2efe7",
    "toolPendingBg": "#eef0ed",
    "toolSuccessBg": "#ecf2ea",
    "toolErrorBg": "#f5efed",
    "customMsgBg": "#eef5ec"
  },
  "colors": {
    "accent": "mossSage",
    "border": "barkStriation",
    "borderAccent": "mossSage",
    "borderMuted": "barkStriation",
    "success": "lightMoss",
    "error": "#b85a50",
    "warning": "#b8984a",
    "muted": "warmGray",
    "dim": "mutedSage",
    "text": "",
    "thinkingText": "warmGray",
    "selectedBg": "selectedBg",
    "userMessageBg": "userMsgBg",
    "userMessageText": "",
    "customMessageBg": "customMsgBg",
    "customMessageText": "",
    "customMessageLabel": "#5a7a52",
    "toolPendingBg": "toolPendingBg",
    "toolSuccessBg": "toolSuccessBg",
    "toolErrorBg": "toolErrorBg",
    "toolTitle": "",
    "toolOutput": "barkCharcoal",
    "mdHeading": "#8a7050",
    "mdLink": "#4a7060",
    "mdLinkUrl": "warmGray",
    "mdCode": "mossSage",
    "mdCodeBlock": "darkMoss",
    "mdCodeBlockBorder": "barkStriation",
    "mdQuote": "warmGray",
    "mdQuoteBorder": "barkStriation",
    "mdHr": "barkStriation",
    "mdListBullet": "lightMoss",
    "toolDiffAdded": "lightMoss",
    "toolDiffRemoved": "#b85a50",
    "toolDiffContext": "warmGray",
    "syntaxComment": "#7a8070",
    "syntaxKeyword": "#4a7060",
    "syntaxFunction": "#6a7a50",
    "syntaxVariable": "#3a5048",
    "syntaxString": "#8a604a",
    "syntaxNumber": "#4a7a5a",
    "syntaxType": "#5a6a70",
    "syntaxOperator": "barkCharcoal",
    "syntaxPunctuation": "barkCharcoal",
    "thinkingOff": "barkStriation",
    "thinkingMinimal": "mutedSage",
    "thinkingLow": "#6a8a70",
    "thinkingMedium": "mossSage",
    "thinkingHigh": "#5a7a60",
    "thinkingXhigh": "#4a6050",
    "bashMode": "lightMoss",
    "thinkingMax": "#4a6050"
  }
}
