{
  "$schema": "https://raw.githubusercontent.com/earendil-works/pi/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
  "name": "pi-cc-theme",
  "colors": {
    "accent": "#68b4ff",
    "border": "",
    "borderAccent": "#68b4ff",
    "borderMuted": "",
    "success": "",
    "error": "",
    "warning": "",
    "muted": "",
    "dim": "",
    "text": "",
    "thinkingText": "",
    "selectedBg": "",
    "userMessageBg": "",
    "userMessageText": "",
    "customMessageBg": "",
    "customMessageText": "",
    "customMessageLabel": "",
    "toolPendingBg": "",
    "toolSuccessBg": "",
    "toolErrorBg": "",
    "toolTitle": "",
    "toolOutput": "",
    "mdHeading": "",
    "mdLink": "#68b4ff",
    "mdLinkUrl": "",
    "mdCode": "",
    "mdCodeBlock": "",
    "mdCodeBlockBorder": "",
    "mdQuote": "",
    "mdQuoteBorder": "",
    "mdHr": "",
    "mdListBullet": "",
    "toolDiffAdded": "",
    "toolDiffRemoved": "",
    "toolDiffContext": "",
    "syntaxComment": "",
    "syntaxKeyword": "#68b4ff",
    "syntaxFunction": "",
    "syntaxVariable": "",
    "syntaxString": "",
    "syntaxNumber": "",
    "syntaxType": "",
    "syntaxOperator": "",
    "syntaxPunctuation": "",
    "thinkingOff": "",
    "thinkingMinimal": "",
    "thinkingLow": "",
    "thinkingMedium": "",
    "thinkingHigh": "",
    "thinkingXhigh": "",
    "thinkingMax": "",
    "bashMode": ""
  }
}
