{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "porcelain",
	"vars": {
		"porcelainWhite": "#f8f9fc",
		"wedgwoodBlue": "#5070a0",
		"goldTrim": "#b09040",
		"delicateGray": "#d0d4e0",
		"cobaltBlack": "#1a2030",
		"paleBlue": "#e8eef8",
		"deepWedgwood": "#405080",
		"warmGold": "#c0a050",
		"softBlue": "#708cb0",
		"crimsonRed": "#c04040",
		"darkGold": "#907030",
		"mutedBlue": "#909cb0"
	},
	"colors": {
		"accent": "wedgwoodBlue",
		"border": "delicateGray",
		"borderAccent": "wedgwoodBlue",
		"borderMuted": "#e8eaf0",
		"success": "#507050",
		"error": "crimsonRed",
		"warning": "darkGold",
		"muted": "mutedBlue",
		"dim": "#a0a8b8",
		"text": "",
		"thinkingText": "softBlue",
		"selectedBg": "paleBlue",
		"userMessageBg": "wedgwoodBlue",
		"userMessageText": "",
		"customMessageBg": "goldTrim",
		"customMessageText": "",
		"customMessageLabel": "warmGold",
		"toolPendingBg": "paleBlue",
		"toolSuccessBg": "#e8f0e8",
		"toolErrorBg": "#f8e8e8",
		"toolTitle": "",
		"toolOutput": "cobaltBlack",
		"mdHeading": "deepWedgwood",
		"mdLink": "wedgwoodBlue",
		"mdLinkUrl": "goldTrim",
		"mdCode": "darkGold",
		"mdCodeBlock": "cobaltBlack",
		"mdCodeBlockBorder": "delicateGray",
		"mdQuote": "softBlue",
		"mdQuoteBorder": "wedgwoodBlue",
		"mdHr": "delicateGray",
		"mdListBullet": "wedgwoodBlue",
		"toolDiffAdded": "#507050",
		"toolDiffRemoved": "crimsonRed",
		"toolDiffContext": "mutedBlue",
		"syntaxComment": "mutedBlue",
		"syntaxKeyword": "deepWedgwood",
		"syntaxFunction": "wedgwoodBlue",
		"syntaxVariable": "cobaltBlack",
		"syntaxString": "darkGold",
		"syntaxNumber": "goldTrim",
		"syntaxType": "deepWedgwood",
		"syntaxOperator": "softBlue",
		"syntaxPunctuation": "#606870",
		"thinkingOff": "#c0c4d0",
		"thinkingMinimal": "mutedBlue",
		"thinkingLow": "softBlue",
		"thinkingMedium": "wedgwoodBlue",
		"thinkingHigh": "deepWedgwood",
		"thinkingXhigh": "cobaltBlack",
		"bashMode": "goldTrim",
		"statusLineBg": "porcelainWhite",
		"statusLineSep": "delicateGray",
		"statusLineModel": "wedgwoodBlue",
		"statusLinePath": "cobaltBlack",
		"statusLineGitClean": "#507050",
		"statusLineGitDirty": "darkGold",
		"statusLineContext": "softBlue",
		"statusLineSpend": "goldTrim",
		"statusLineStaged": "#507050",
		"statusLineDirty": "darkGold",
		"statusLineUntracked": "mutedBlue",
		"statusLineOutput": "wedgwoodBlue",
		"statusLineCost": "goldTrim",
		"statusLineSubagents": "deepWedgwood",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "porcelainWhite",
		"cardBg": "#ffffff",
		"infoBg": "paleBlue"
	}
}
