{
  "name": "graphite",
  "vars": {
    "pencilYellow": "#f0d050",
    "graphiteBase": "#1c1e22",
    "paperWhite": "#f4f4f6",
    "pencilStroke": "#404550",
    "leadDark": "#2a2d32",
    "smudgeGray": "#6b7080",
    "lightSmudge": "#9098a8",
    "faintStroke": "#2f3339",
    "sharpContrast": "#e8eaed",
    "warmLead": "#d4b896",
    "coolLead": "#8893a8",
    "selectedStroke": "#2d3138"
  },
  "colors": {
    "accent": "pencilYellow",
    "border": "pencilStroke",
    "borderAccent": "lightSmudge",
    "borderMuted": "faintStroke",
    "success": "#85a882",
    "error": "#d88989",
    "warning": "pencilYellow",
    "muted": "smudgeGray",
    "dim": "coolLead",
    "text": "",
    "thinkingText": "smudgeGray",
    "selectedBg": "selectedStroke",
    "userMessageBg": "#1a1c1f",
    "userMessageText": "",
    "customMessageBg": "#252729",
    "customMessageText": "",
    "customMessageLabel": "lightSmudge",
    "toolPendingBg": "#1e2024",
    "toolSuccessBg": "#1a1d20",
    "toolErrorBg": "#28232a",
    "toolTitle": "",
    "toolOutput": "smudgeGray",
    "mdHeading": "pencilYellow",
    "mdLink": "lightSmudge",
    "mdLinkUrl": "coolLead",
    "mdCode": "warmLead",
    "mdCodeBlock": "sharpContrast",
    "mdCodeBlockBorder": "pencilStroke",
    "mdQuote": "smudgeGray",
    "mdQuoteBorder": "faintStroke",
    "mdHr": "pencilStroke",
    "mdListBullet": "pencilYellow",
    "toolDiffAdded": "#85a882",
    "toolDiffRemoved": "#d88989",
    "toolDiffContext": "smudgeGray",
    "syntaxComment": "#6b7080",
    "syntaxKeyword": "lightSmudge",
    "syntaxFunction": "pencilYellow",
    "syntaxVariable": "sharpContrast",
    "syntaxString": "warmLead",
    "syntaxNumber": "#9db89a",
    "syntaxType": "coolLead",
    "syntaxOperator": "#c0c4ca",
    "syntaxPunctuation": "#a8adb8",
    "thinkingOff": "faintStroke",
    "thinkingMinimal": "smudgeGray",
    "thinkingLow": "coolLead",
    "thinkingMedium": "lightSmudge",
    "thinkingHigh": "warmLead",
    "thinkingXhigh": "pencilYellow",
    "bashMode": "lightSmudge",
    "thinkingMax": "pencilYellow"
  }
}
