{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "pearl",
	"vars": {
		"nacrePink": "#b08090",
		"oysterBlue": "#7080a0",
		"shellLayer": "#dcd8e0",
		"deepOyster": "#28242c",
		"softPink": "#c89ca8",
		"mistBlue": "#90a0b8",
		"pearlGray": "#605860",
		"lightShell": "#e8e4ec",
		"selectedBg": "#ece8f0",
		"userMsgBg": "#f0ecf4",
		"toolPendingBg": "#f4f0f8",
		"toolSuccessBg": "#f0f4f2",
		"toolErrorBg": "#f8f0f0",
		"customMsgBg": "#f8f4fc"
	},
	"colors": {
		"accent": "nacrePink",
		"border": "oysterBlue",
		"borderAccent": "nacrePink",
		"borderMuted": "shellLayer",
		"success": "#709070",
		"error": "#a06060",
		"warning": "#b09060",
		"muted": "pearlGray",
		"dim": "#807880",
		"text": "",
		"thinkingText": "pearlGray",
		"selectedBg": "selectedBg",
		"userMessageBg": "userMsgBg",
		"userMessageText": "",
		"customMessageBg": "customMsgBg",
		"customMessageText": "",
		"customMessageLabel": "#9070a0",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolTitle": "",
		"toolOutput": "pearlGray",
		"mdHeading": "#a08060",
		"mdLink": "oysterBlue",
		"mdLinkUrl": "#807880",
		"mdCode": "nacrePink",
		"mdCodeBlock": "#708070",
		"mdCodeBlockBorder": "pearlGray",
		"mdQuote": "pearlGray",
		"mdQuoteBorder": "pearlGray",
		"mdHr": "pearlGray",
		"mdListBullet": "#709070",
		"toolDiffAdded": "#709070",
		"toolDiffRemoved": "#a06060",
		"toolDiffContext": "pearlGray",
		"syntaxComment": "#608060",
		"syntaxKeyword": "#6070a0",
		"syntaxFunction": "#805070",
		"syntaxVariable": "#504070",
		"syntaxString": "#a05070",
		"syntaxNumber": "#508080",
		"syntaxType": "#507090",
		"syntaxOperator": "#404040",
		"syntaxPunctuation": "#404040",
		"thinkingOff": "shellLayer",
		"thinkingMinimal": "#a09ca8",
		"thinkingLow": "#7080a0",
		"thinkingMedium": "#9070a0",
		"thinkingHigh": "#a06090",
		"thinkingXhigh": "#b05090",
		"bashMode": "#709070",
		"statusLineBg": "#ece8f0",
		"statusLineSep": "#908898",
		"statusLineModel": "#9070a0",
		"statusLinePath": "#506080",
		"statusLineGitClean": "#507050",
		"statusLineGitDirty": "#a08050",
		"statusLineContext": "#707090",
		"statusLineSpend": "#507070",
		"statusLineStaged": 65,
		"statusLineDirty": 137,
		"statusLineUntracked": 67,
		"statusLineOutput": 133,
		"statusLineCost": 133,
		"statusLineSubagents": "nacrePink",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#f9f9fc",
		"cardBg": "#ffffff",
		"infoBg": "#f8f4fc"
	}
}
