{
  "$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
  "name": "peacock-green",
  "vars": {
    "accent": "#7ddc84",
    "border": "#34c759",
    "borderAccent": "#9af0a2",
    "success": "#7ddc84",
    "error": "#ff6b6b",
    "warning": "#ffd166",
    "muted": "#8b929d",
    "dim": "#626975",
    "borderMuted": "#464b55",
    "selectedBg": "#233b26",
    "userMsgBg": "#223226",
    "pendingBg": "#1d2a1f",
    "successBg": "#1f2d22",
    "errorBg": "#341f24",
    "customBg": "#223128",
    "pageBg": "#15161a",
    "cardBg": "#1b1d22"
  },
  "colors": {
    "accent": "accent",
    "border": "border",
    "borderAccent": "borderAccent",
    "borderMuted": "borderMuted",
    "success": "success",
    "error": "error",
    "warning": "warning",
    "muted": "muted",
    "dim": "dim",
    "text": "",
    "thinkingText": "muted",
    "selectedBg": "selectedBg",
    "userMessageBg": "userMsgBg",
    "userMessageText": "",
    "customMessageBg": "customBg",
    "customMessageText": "",
    "customMessageLabel": "accent",
    "toolPendingBg": "pendingBg",
    "toolSuccessBg": "successBg",
    "toolErrorBg": "errorBg",
    "toolTitle": "accent",
    "toolOutput": "muted",
    "mdHeading": "accent",
    "mdLink": "borderAccent",
    "mdLinkUrl": "dim",
    "mdCode": "borderAccent",
    "mdCodeBlock": "success",
    "mdCodeBlockBorder": "borderMuted",
    "mdQuote": "muted",
    "mdQuoteBorder": "borderMuted",
    "mdHr": "borderMuted",
    "mdListBullet": "accent",
    "toolDiffAdded": "success",
    "toolDiffRemoved": "error",
    "toolDiffContext": "muted",
    "syntaxComment": "#6b7280",
    "syntaxKeyword": "borderAccent",
    "syntaxFunction": "#f4d35e",
    "syntaxVariable": "#9ad1ff",
    "syntaxString": "#f7a072",
    "syntaxNumber": "#9ae6b4",
    "syntaxType": "accent",
    "syntaxOperator": "",
    "syntaxPunctuation": "muted",
    "thinkingOff": "borderMuted",
    "thinkingMinimal": "#6b7280",
    "thinkingLow": "border",
    "thinkingMedium": "accent",
    "thinkingHigh": "borderAccent",
    "thinkingXhigh": "#ff5d73",
    "bashMode": "accent"
  },
  "export": {
    "pageBg": "#15161a",
    "cardBg": "#1b1d22",
    "infoBg": "#233825"
  }
}
