{
  "name": "light-forest",
  "vars": {
    "fernGreen": "#4f7942",
    "mossGreen": "#7e8c54",
    "sageGreen": "#9caf88",
    "oliveBrown": "#636b2f",
    "cream": "#fdfbd4",
    "bark": "#8b7355",
    "softBrown": "#a0877f",
    "lichen": "#c2c6a7",
    "sunlitGreen": "#b5c99a",
    "forestShadow": "#3d5a3c",
    "earthGray": "#7a7466",
    "lightEarth": "#e8e4d9",
    "burnishedOrange": "#be5103",
    "deepOlive": "#4f5c2e",
    "paleLeaf": "#dde5b6",
    "softMint": "#d4e4c9",
    "acornBrown": "#8c6d46",
    "morningDew": "#f8f6e8",
    "twilightGreen": "#2d4a2c",
    "amberGlow": "#c99a3e"
  },
  "colors": {
    "accent": "fernGreen",
    "border": "mossGreen",
    "borderAccent": "fernGreen",
    "borderMuted": "lichen",
    "success": "sageGreen",
    "error": "burnishedOrange",
    "warning": "oliveBrown",
    "muted": "earthGray",
    "dim": "bark",
    "text": "",
    "thinkingText": "earthGray",
    "selectedBg": "softMint",
    "userMessageBg": "lightEarth",
    "userMessageText": "",
    "customMessageBg": "paleLeaf",
    "customMessageText": "",
    "customMessageLabel": "deepOlive",
    "toolPendingBg": "cream",
    "toolSuccessBg": "sunlitGreen",
    "toolErrorBg": "#f0e8e0",
    "toolTitle": "forestShadow",
    "toolOutput": "earthGray",
    "mdHeading": "oliveBrown",
    "mdLink": "fernGreen",
    "mdLinkUrl": "bark",
    "mdCode": "mossGreen",
    "mdCodeBlock": "forestShadow",
    "mdCodeBlockBorder": "earthGray",
    "mdQuote": "earthGray",
    "mdQuoteBorder": "lichen",
    "mdHr": "lichen",
    "mdListBullet": "sageGreen",
    "toolDiffAdded": "sageGreen",
    "toolDiffRemoved": "burnishedOrange",
    "toolDiffContext": "earthGray",
    "syntaxComment": "#7a7466",
    "syntaxKeyword": "#3d5a3c",
    "syntaxFunction": "#636b2f",
    "syntaxVariable": "#4f7942",
    "syntaxString": "#8b7355",
    "syntaxNumber": "#7e8c54",
    "syntaxType": "#4f5c2e",
    "syntaxOperator": "#3d5a3c",
    "syntaxPunctuation": "#636b2f",
    "thinkingOff": "lichen",
    "thinkingMinimal": "#9caf88",
    "thinkingLow": "#7e8c54",
    "thinkingMedium": "#4f7942",
    "thinkingHigh": "#3d5a3c",
    "thinkingXhigh": "#2d4a2c",
    "bashMode": "sageGreen",
    "thinkingMax": "#2d4a2c"
  }
}
