{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "light-opal",
	"vars": {
		"opal": "#f7f5f2",
		"pearl": "#e7e4e0",
		"blush": "#d9a2b3",
		"mint": "#8bc6b1",
		"sky": "#86a7d9",
		"violet": "#9b8ad6",
		"ink": "#3c3942",
		"muted": "#5d5863",
		"dim": "#7a7481",
		"success": "#46a17a",
		"error": "#c4565d",
		"warning": "#d6a14c"
	},
	"colors": {
		"accent": "violet",
		"border": "pearl",
		"borderAccent": "sky",
		"borderMuted": "#efeceb",
		"success": "success",
		"error": "error",
		"warning": "warning",
		"muted": "muted",
		"dim": "dim",
		"text": "",
		"thinkingText": "muted",
		"selectedBg": "#efeceb",
		"userMessageBg": "#ffffff",
		"userMessageText": "",
		"customMessageBg": "#f2eef3",
		"customMessageText": "",
		"customMessageLabel": "blush",
		"toolPendingBg": "#f2f3f6",
		"toolSuccessBg": "#edf7f1",
		"toolErrorBg": "#f8edef",
		"toolTitle": "",
		"toolOutput": "muted",
		"mdHeading": "violet",
		"mdLink": "sky",
		"mdLinkUrl": "dim",
		"mdCode": "blush",
		"mdCodeBlock": "ink",
		"mdCodeBlockBorder": "pearl",
		"mdQuote": "muted",
		"mdQuoteBorder": "pearl",
		"mdHr": "pearl",
		"mdListBullet": "mint",
		"toolDiffAdded": "success",
		"toolDiffRemoved": "error",
		"toolDiffContext": "muted",
		"syntaxComment": "dim",
		"syntaxKeyword": "violet",
		"syntaxFunction": "sky",
		"syntaxVariable": "ink",
		"syntaxString": "warning",
		"syntaxNumber": "blush",
		"syntaxType": "mint",
		"syntaxOperator": "ink",
		"syntaxPunctuation": "ink",
		"thinkingOff": "#e6e1de",
		"thinkingMinimal": "dim",
		"thinkingLow": "mint",
		"thinkingMedium": "sky",
		"thinkingHigh": "violet",
		"thinkingXhigh": "blush",
		"bashMode": "sky",
		"statusLineBg": "#f3f0ee",
		"statusLineSep": "#cdc6c6",
		"statusLineModel": "violet",
		"statusLinePath": "sky",
		"statusLineGitClean": "success",
		"statusLineGitDirty": "warning",
		"statusLineContext": "muted",
		"statusLineSpend": "blush",
		"statusLineStaged": "success",
		"statusLineDirty": "warning",
		"statusLineUntracked": "sky",
		"statusLineOutput": "ink",
		"statusLineCost": "blush",
		"statusLineSubagents": "violet",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#fbfaf9",
		"cardBg": "#ffffff",
		"infoBg": "#f2eeed"
	}
}
