{
  "name": "dark-github",
  "vars": {
    "bg": "#0d1117",
    "bgElevated": "#161b22",
    "bgSubtle": "#21262d",
    "border": "#30363d",
    "borderMuted": "#21262d",
    "text": "#c9d1d9",
    "textMuted": "#8b949e",
    "textDim": "#6e7681",
    "blue": "#58a6ff",
    "blueLight": "#79c0ff",
    "blueMuted": "#1f6feb",
    "green": "#3fb950",
    "greenLight": "#7ee787",
    "greenDiff": "#aff5b4",
    "greenDiffBg": "#033a16",
    "red": "#f85149",
    "redLight": "#ff7b72",
    "redDiff": "#ffdcd7",
    "redDiffBg": "#67060c",
    "yellow": "#d29922",
    "yellowLight": "#f2cc60",
    "orange": "#ffa657",
    "purple": "#d2a8ff",
    "accent": "#58a6ff"
  },
  "colors": {
    "accent": "accent",
    "border": "border",
    "borderAccent": "blue",
    "borderMuted": "borderMuted",
    "success": "green",
    "error": "red",
    "warning": "yellow",
    "muted": "textMuted",
    "dim": "textDim",
    "text": "",
    "thinkingText": "textMuted",
    "selectedBg": "#1c2128",
    "userMessageBg": "bgElevated",
    "userMessageText": "",
    "customMessageBg": "#1c1f26",
    "customMessageText": "",
    "customMessageLabel": "purple",
    "toolPendingBg": "bg",
    "toolSuccessBg": "bg",
    "toolErrorBg": "#1a0f0d",
    "toolTitle": "",
    "toolOutput": "textMuted",
    "mdHeading": "blue",
    "mdLink": "blue",
    "mdLinkUrl": "textDim",
    "mdCode": "blueLight",
    "mdCodeBlock": "text",
    "mdCodeBlockBorder": "borderMuted",
    "mdQuote": "textMuted",
    "mdQuoteBorder": "borderMuted",
    "mdHr": "border",
    "mdListBullet": "yellowLight",
    "toolDiffAdded": "greenLight",
    "toolDiffRemoved": "redLight",
    "toolDiffContext": "textMuted",
    "syntaxComment": "textMuted",
    "syntaxKeyword": "redLight",
    "syntaxFunction": "purple",
    "syntaxVariable": "blueLight",
    "syntaxString": "#a5d6ff",
    "syntaxNumber": "blueLight",
    "syntaxType": "purple",
    "syntaxOperator": "redLight",
    "syntaxPunctuation": "text",
    "thinkingOff": "borderMuted",
    "thinkingMinimal": "textDim",
    "thinkingLow": "blueMuted",
    "thinkingMedium": "blue",
    "thinkingHigh": "purple",
    "thinkingXhigh": "#eddeff",
    "bashMode": "blue",
    "thinkingMax": "#eddeff"
  }
}
