{
  "name": "dark-gruvbox",
  "vars": {
    "bg0": "#282828",
    "bg1": "#3c3836",
    "bg2": "#504945",
    "bg3": "#665c54",
    "bg4": "#7c6f64",
    "gray": "#928374",
    "fg0": "#fbf1c7",
    "fg1": "#ebdbb2",
    "fg2": "#d5c4a1",
    "fg3": "#bdae93",
    "fg4": "#a89984",
    "red": "#fb4934",
    "green": "#b8bb26",
    "yellow": "#fabd2f",
    "blue": "#83a598",
    "purple": "#d3869b",
    "aqua": "#8ec07c",
    "orange": "#fe8019",
    "neutralRed": "#cc241d",
    "neutralGreen": "#98971a",
    "neutralYellow": "#d79921",
    "neutralBlue": "#458588",
    "neutralPurple": "#b16286",
    "neutralAqua": "#689d6a",
    "neutralOrange": "#d65d0e",
    "selectedBg": "#3c3836",
    "userMsgBg": "#1d2021",
    "toolPendingBg": "#32302f",
    "toolSuccessBg": "#1d2021",
    "toolErrorBg": "#3c2021",
    "customMsgBg": "#3c2f36"
  },
  "colors": {
    "accent": "orange",
    "border": "neutralBlue",
    "borderAccent": "aqua",
    "borderMuted": "bg2",
    "success": "green",
    "error": "red",
    "warning": "yellow",
    "muted": "gray",
    "dim": "bg4",
    "text": "",
    "thinkingText": "gray",
    "selectedBg": "selectedBg",
    "userMessageBg": "userMsgBg",
    "userMessageText": "",
    "customMessageBg": "customMsgBg",
    "customMessageText": "",
    "customMessageLabel": "purple",
    "toolPendingBg": "toolPendingBg",
    "toolSuccessBg": "toolSuccessBg",
    "toolErrorBg": "toolErrorBg",
    "toolTitle": "",
    "toolOutput": "gray",
    "mdHeading": "yellow",
    "mdLink": "aqua",
    "mdLinkUrl": "bg4",
    "mdCode": "purple",
    "mdCodeBlock": "fg1",
    "mdCodeBlockBorder": "bg2",
    "mdQuote": "gray",
    "mdQuoteBorder": "bg2",
    "mdHr": "bg2",
    "mdListBullet": "orange",
    "toolDiffAdded": "green",
    "toolDiffRemoved": "red",
    "toolDiffContext": "gray",
    "syntaxComment": "gray",
    "syntaxKeyword": "red",
    "syntaxFunction": "yellow",
    "syntaxVariable": "blue",
    "syntaxString": "green",
    "syntaxNumber": "purple",
    "syntaxType": "aqua",
    "syntaxOperator": "orange",
    "syntaxPunctuation": "fg2",
    "thinkingOff": "bg2",
    "thinkingMinimal": "bg4",
    "thinkingLow": "neutralBlue",
    "thinkingMedium": "blue",
    "thinkingHigh": "neutralPurple",
    "thinkingXhigh": "purple",
    "bashMode": "aqua",
    "thinkingMax": "purple"
  }
}
