{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "light-orchard",
	"vars": {
		"orchardBg": "#F7F2E8",
		"orchardSurface": "#FFF9F0",
		"orchardElevated": "#F2E8D9",
		"orchardBorder": "#E2D5C2",
		"blossomPink": "#D97A9B",
		"leafGreen": "#6FA84B",
		"barkBrown": "#8B6A4A",
		"honeyGold": "#C98A3A",
		"plumPurple": "#7A5BA6",
		"mutedText": "#6D5F4C",
		"dimText": "#9B8A78",
		"errorRed": "#B9473D"
	},
	"colors": {
		"accent": "blossomPink",
		"border": "orchardBorder",
		"borderAccent": "plumPurple",
		"borderMuted": "orchardElevated",
		"success": "leafGreen",
		"error": "errorRed",
		"warning": "honeyGold",
		"muted": "mutedText",
		"dim": "dimText",
		"text": "",
		"thinkingText": "mutedText",
		"selectedBg": "orchardElevated",
		"userMessageBg": "orchardSurface",
		"userMessageText": "",
		"customMessageBg": "#F0E4D4",
		"customMessageText": "",
		"customMessageLabel": "blossomPink",
		"toolPendingBg": "orchardBg",
		"toolSuccessBg": "#E6F0DE",
		"toolErrorBg": "#F3E1DA",
		"toolTitle": "",
		"toolOutput": "mutedText",
		"mdHeading": "blossomPink",
		"mdLink": "plumPurple",
		"mdLinkUrl": "dimText",
		"mdCode": "leafGreen",
		"mdCodeBlock": "plumPurple",
		"mdCodeBlockBorder": "orchardBorder",
		"mdQuote": "mutedText",
		"mdQuoteBorder": "orchardBorder",
		"mdHr": "orchardBorder",
		"mdListBullet": "leafGreen",
		"toolDiffAdded": "leafGreen",
		"toolDiffRemoved": "errorRed",
		"toolDiffContext": "mutedText",
		"syntaxComment": "dimText",
		"syntaxKeyword": "plumPurple",
		"syntaxFunction": "blossomPink",
		"syntaxVariable": "mutedText",
		"syntaxString": "leafGreen",
		"syntaxNumber": "honeyGold",
		"syntaxType": "plumPurple",
		"syntaxOperator": "mutedText",
		"syntaxPunctuation": "mutedText",
		"thinkingOff": "orchardBorder",
		"thinkingMinimal": "dimText",
		"thinkingLow": "plumPurple",
		"thinkingMedium": "blossomPink",
		"thinkingHigh": "leafGreen",
		"thinkingXhigh": "honeyGold",
		"bashMode": "leafGreen",
		"statusLineBg": "#F1EBE1",
		"statusLineSep": "orchardBorder",
		"statusLineModel": "blossomPink",
		"statusLinePath": "plumPurple",
		"statusLineGitClean": "leafGreen",
		"statusLineGitDirty": "honeyGold",
		"statusLineContext": "mutedText",
		"statusLineSpend": "blossomPink",
		"statusLineStaged": "leafGreen",
		"statusLineDirty": "honeyGold",
		"statusLineUntracked": "plumPurple",
		"statusLineOutput": "blossomPink",
		"statusLineCost": "honeyGold",
		"statusLineSubagents": "blossomPink",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#F7F2E8",
		"cardBg": "#FFF9F0",
		"infoBg": "#F2E8D9"
	}
}
