{
  "name": "dolly",
  "vars": {
    "yellow": "#f2d45c",
    "text": "#e8e3d7",
    "muted": "#77736c",
    "background": "#262626",
    "panel": "#30302e"
  },
  "colors": {
    "accent": "yellow",
    "border": "muted",
    "borderAccent": "yellow",
    "borderMuted": "muted",
    "success": "yellow",
    "error": "yellow",
    "warning": "yellow",
    "muted": "muted",
    "dim": "muted",
    "text": "text",
    "thinkingText": "muted",
    "selectedBg": "panel",
    "scrollbarThumb": "muted",
    "searchMatchBg": "panel",
    "searchMatchText": "yellow",
    "userMessageBg": "panel",
    "userMessageText": "text",
    "customMessageBg": "panel",
    "customMessageText": "text",
    "customMessageLabel": "yellow",
    "toolPendingBg": "background",
    "toolSuccessBg": "background",
    "toolErrorBg": "background",
    "toolTitle": "yellow",
    "toolOutput": "text",
    "mdHeading": "yellow",
    "mdLink": "yellow",
    "mdLinkUrl": "muted",
    "mdCode": "yellow",
    "mdCodeBlock": "text",
    "mdCodeBlockBorder": "muted",
    "mdQuote": "muted",
    "mdQuoteBorder": "muted",
    "mdHr": "muted",
    "mdListBullet": "yellow",
    "toolDiffAdded": "yellow",
    "toolDiffRemoved": "yellow",
    "toolDiffContext": "muted",
    "syntaxComment": "muted",
    "syntaxKeyword": "yellow",
    "syntaxFunction": "text",
    "syntaxVariable": "text",
    "syntaxString": "yellow",
    "syntaxNumber": "yellow",
    "syntaxType": "yellow",
    "syntaxOperator": "yellow",
    "syntaxPunctuation": "muted",
    "thinkingOff": "muted",
    "thinkingMinimal": "yellow",
    "thinkingLow": "yellow",
    "thinkingMedium": "yellow",
    "thinkingHigh": "yellow",
    "thinkingXhigh": "yellow",
    "thinkingMax": "yellow",
    "bashMode": "yellow"
  }
}
