{
  "$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
  "name": "oh-p-dark",
  "vars": {
    "cyan": "#00d4aa",
    "blue": "#5b9bf5",
    "purple": "#b48ead",
    "orange": "#d19a66",
    "green": "#98c379",
    "red": "#e06c75",
    "yellow": "#e5c07b",
    "gray1": "#3e4452",
    "gray2": "#5c6370",
    "gray3": "#abb2bf"
  },
  "colors": {
    "accent": "cyan",
    "border": "gray1",
    "borderAccent": "cyan",
    "borderMuted": "gray1",
    "success": "green",
    "error": "red",
    "warning": "yellow",
    "muted": "gray2",
    "dim": "gray1",
    "text": "",
    "thinkingText": "gray2",
    "selectedBg": "#2c313a",
    "userMessageBg": "#2c313a",
    "userMessageText": "",
    "customMessageBg": "#2c313a",
    "customMessageText": "",
    "customMessageLabel": "cyan",
    "toolPendingBg": "#1e2127",
    "toolSuccessBg": "#1e2a1e",
    "toolErrorBg": "#2a1e1e",
    "toolTitle": "cyan",
    "toolOutput": "",
    "mdHeading": "orange",
    "mdLink": "blue",
    "mdLinkUrl": "gray2",
    "mdCode": "cyan",
    "mdCodeBlock": "",
    "mdCodeBlockBorder": "gray1",
    "mdQuote": "gray2",
    "mdQuoteBorder": "gray1",
    "mdHr": "gray1",
    "mdListBullet": "cyan",
    "toolDiffAdded": "green",
    "toolDiffRemoved": "red",
    "toolDiffContext": "gray2",
    "syntaxComment": "gray2",
    "syntaxKeyword": "purple",
    "syntaxFunction": "blue",
    "syntaxVariable": "orange",
    "syntaxString": "green",
    "syntaxNumber": "orange",
    "syntaxType": "cyan",
    "syntaxOperator": "purple",
    "syntaxPunctuation": "gray3",
    "thinkingOff": "gray1",
    "thinkingMinimal": "gray2",
    "thinkingLow": "blue",
    "thinkingMedium": "cyan",
    "thinkingHigh": "purple",
    "thinkingXhigh": "red",
    "bashMode": "orange"
  }
}
