{
  "name": "anthracite",
  "vars": {
    "coal": "#121419",
    "steel": "#3d4555",
    "steelLight": "#4f5566",
    "ember": "#e8734a",
    "emberDim": "#b5583a",
    "ash": "#d4d8e4",
    "ashGray": "#9ca3b5",
    "soot": "#6b7280",
    "sootDark": "#4d5561",
    "coalLighter": "#1a1e25",
    "success": "#7fb069",
    "error": "#d9534f",
    "warning": "#e89c4a"
  },
  "colors": {
    "accent": "ember",
    "border": "steel",
    "borderAccent": "steelLight",
    "borderMuted": "sootDark",
    "success": "success",
    "error": "error",
    "warning": "warning",
    "muted": "ashGray",
    "dim": "soot",
    "text": "",
    "thinkingText": "soot",
    "selectedBg": "#252932",
    "userMessageBg": "#1a1511",
    "userMessageText": "",
    "customMessageBg": "#1f1a24",
    "customMessageText": "",
    "customMessageLabel": "#c99a6e",
    "toolPendingBg": "#171a21",
    "toolSuccessBg": "#141a16",
    "toolErrorBg": "#221617",
    "toolTitle": "",
    "toolOutput": "ashGray",
    "mdHeading": "ember",
    "mdLink": "#6ba3d4",
    "mdLinkUrl": "soot",
    "mdCode": "#e8b089",
    "mdCodeBlock": "#c1cfe0",
    "mdCodeBlockBorder": "steel",
    "mdQuote": "ashGray",
    "mdQuoteBorder": "sootDark",
    "mdHr": "steel",
    "mdListBullet": "ember",
    "toolDiffAdded": "success",
    "toolDiffRemoved": "error",
    "toolDiffContext": "soot",
    "syntaxComment": "#6b8099",
    "syntaxKeyword": "#7ba8d4",
    "syntaxFunction": "#e8a069",
    "syntaxVariable": "#a9b8cf",
    "syntaxString": "#c98963",
    "syntaxNumber": "#89b084",
    "syntaxType": "#67b8a8",
    "syntaxOperator": "#b8bfcc",
    "syntaxPunctuation": "#9ca3b5",
    "thinkingOff": "sootDark",
    "thinkingMinimal": "soot",
    "thinkingLow": "#5f7fa3",
    "thinkingMedium": "#6ba3d4",
    "thinkingHigh": "#c99a6e",
    "thinkingXhigh": "#e8b089",
    "bashMode": "#6ba3d4",
    "thinkingMax": "#e8b089"
  }
}
