{
  "$schema": "https://raw.githubusercontent.com/earendil-works/pi/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
  "name": "balaur",
  "vars": {
    "ember": "#ff8a4c",
    "emberRed": "#e0563b",
    "gold": "#e9c267",
    "teal": "#76d5dc",
    "indigo": "#a8c0f0",
    "steel": "#9db0a5",
    "smoke": "#566274",
    "outline": "#36473f",
    "good": "#7fcf6a",
    "parchment": "#f4efe4",
    "nightTeal": "#102927",
    "nightGreen": "#15281c",
    "nightWarm": "#2a1710",
    "nightSelect": "#22332c"
  },
  "colors": {
    "accent": "gold",
    "border": "teal",
    "borderAccent": "ember",
    "borderMuted": "smoke",
    "success": "good",
    "error": "emberRed",
    "warning": "gold",
    "muted": "steel",
    "dim": 240,
    "text": "parchment",
    "thinkingText": "teal",
    "selectedBg": "nightSelect",
    "userMessageBg": "#10221f",
    "userMessageText": "parchment",
    "customMessageBg": "#23170f",
    "customMessageText": "parchment",
    "customMessageLabel": "gold",
    "toolPendingBg": "nightTeal",
    "toolSuccessBg": "nightGreen",
    "toolErrorBg": "nightWarm",
    "toolTitle": "gold",
    "toolOutput": "parchment",
    "mdHeading": "ember",
    "mdLink": "teal",
    "mdLinkUrl": "steel",
    "mdCode": "teal",
    "mdCodeBlock": "parchment",
    "mdCodeBlockBorder": "smoke",
    "mdQuote": "steel",
    "mdQuoteBorder": "teal",
    "mdHr": "smoke",
    "mdListBullet": "gold",
    "toolDiffAdded": "good",
    "toolDiffRemoved": "emberRed",
    "toolDiffContext": "steel",
    "syntaxComment": "steel",
    "syntaxKeyword": "ember",
    "syntaxFunction": "gold",
    "syntaxVariable": "teal",
    "syntaxString": "teal",
    "syntaxNumber": "indigo",
    "syntaxType": "gold",
    "syntaxOperator": "ember",
    "syntaxPunctuation": "steel",
    "thinkingOff": "steel",
    "thinkingMinimal": "teal",
    "thinkingLow": "teal",
    "thinkingMedium": "gold",
    "thinkingHigh": "gold",
    "thinkingXhigh": "ember",
    "bashMode": "ember"
  }
}
