{
  "name": "light-gruvbox",
  "vars": {
    "bg0Hard": "#f9f5d7",
    "bg0": "#fbf1c7",
    "bg0Soft": "#f2e5bc",
    "bg1": "#ebdbb2",
    "bg2": "#d5c4a1",
    "bg3": "#bdae93",
    "bg4": "#a89984",
    "gray": "#928374",
    "fg0": "#282828",
    "fg1": "#3c3836",
    "fg2": "#504945",
    "fg3": "#665c54",
    "fg4": "#7c6f64",
    "red": "#cc241d",
    "redBright": "#9d0006",
    "green": "#98971a",
    "greenBright": "#79740e",
    "yellow": "#d79921",
    "yellowBright": "#b57614",
    "blue": "#458588",
    "blueBright": "#076678",
    "purple": "#b16286",
    "purpleBright": "#8f3f71",
    "aqua": "#689d6a",
    "aquaBright": "#427b58",
    "orange": "#d65d0e",
    "orangeBright": "#af3a03"
  },
  "colors": {
    "accent": "aqua",
    "border": "blue",
    "borderAccent": "aqua",
    "borderMuted": "bg3",
    "success": "green",
    "error": "red",
    "warning": "yellow",
    "muted": "fg3",
    "dim": "gray",
    "text": "",
    "thinkingText": "fg3",
    "selectedBg": "bg2",
    "userMessageBg": "bg1",
    "userMessageText": "",
    "customMessageBg": "bg2",
    "customMessageText": "",
    "customMessageLabel": "purple",
    "toolPendingBg": "bg1",
    "toolSuccessBg": "bg1",
    "toolErrorBg": "bg1",
    "toolTitle": "",
    "toolOutput": "fg3",
    "mdHeading": "yellow",
    "mdLink": "blue",
    "mdLinkUrl": "gray",
    "mdCode": "aqua",
    "mdCodeBlock": "green",
    "mdCodeBlockBorder": "fg3",
    "mdQuote": "fg3",
    "mdQuoteBorder": "fg3",
    "mdHr": "fg3",
    "mdListBullet": "green",
    "toolDiffAdded": "green",
    "toolDiffRemoved": "red",
    "toolDiffContext": "fg3",
    "syntaxComment": "gray",
    "syntaxKeyword": "red",
    "syntaxFunction": "greenBright",
    "syntaxVariable": "blue",
    "syntaxString": "green",
    "syntaxNumber": "purple",
    "syntaxType": "yellow",
    "syntaxOperator": "orange",
    "syntaxPunctuation": "fg2",
    "thinkingOff": "bg3",
    "thinkingMinimal": "gray",
    "thinkingLow": "blue",
    "thinkingMedium": "aqua",
    "thinkingHigh": "purple",
    "thinkingXhigh": "purpleBright",
    "bashMode": "green",
    "thinkingMax": "purpleBright"
  }
}
