{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "light-wetland",
	"vars": {
		"wetlandBg": "#F1F5F3",
		"wetlandSurface": "#F8FBF9",
		"wetlandElevated": "#E6EEEA",
		"wetlandBorder": "#D7E1DC",
		"heronBlue": "#4B7AA8",
		"reedTan": "#CBB792",
		"cattailBrown": "#8A6A45",
		"marshGreen": "#4F9B6A",
		"warningGold": "#C5A046",
		"errorRed": "#C6564A",
		"mutedText": "#5B6E66",
		"dimText": "#7A8F86"
	},
	"colors": {
		"accent": "heronBlue",
		"border": "wetlandBorder",
		"borderAccent": "reedTan",
		"borderMuted": "wetlandElevated",
		"success": "marshGreen",
		"error": "errorRed",
		"warning": "warningGold",
		"muted": "mutedText",
		"dim": "dimText",
		"text": "",
		"thinkingText": "mutedText",
		"selectedBg": "wetlandElevated",
		"userMessageBg": "wetlandSurface",
		"userMessageText": "",
		"customMessageBg": "#E8F0EC",
		"customMessageText": "",
		"customMessageLabel": "heronBlue",
		"toolPendingBg": "wetlandBg",
		"toolSuccessBg": "#E1F0E6",
		"toolErrorBg": "#F1E1DC",
		"toolTitle": "",
		"toolOutput": "mutedText",
		"mdHeading": "cattailBrown",
		"mdLink": "heronBlue",
		"mdLinkUrl": "dimText",
		"mdCode": "marshGreen",
		"mdCodeBlock": "heronBlue",
		"mdCodeBlockBorder": "wetlandBorder",
		"mdQuote": "mutedText",
		"mdQuoteBorder": "wetlandBorder",
		"mdHr": "wetlandBorder",
		"mdListBullet": "marshGreen",
		"toolDiffAdded": "marshGreen",
		"toolDiffRemoved": "errorRed",
		"toolDiffContext": "mutedText",
		"syntaxComment": "dimText",
		"syntaxKeyword": "heronBlue",
		"syntaxFunction": "cattailBrown",
		"syntaxVariable": "mutedText",
		"syntaxString": "marshGreen",
		"syntaxNumber": "warningGold",
		"syntaxType": "heronBlue",
		"syntaxOperator": "mutedText",
		"syntaxPunctuation": "mutedText",
		"thinkingOff": "wetlandBorder",
		"thinkingMinimal": "dimText",
		"thinkingLow": "reedTan",
		"thinkingMedium": "heronBlue",
		"thinkingHigh": "marshGreen",
		"thinkingXhigh": "warningGold",
		"bashMode": "marshGreen",
		"statusLineBg": "#E9F0EC",
		"statusLineSep": "wetlandBorder",
		"statusLineModel": "heronBlue",
		"statusLinePath": "heronBlue",
		"statusLineGitClean": "marshGreen",
		"statusLineGitDirty": "warningGold",
		"statusLineContext": "mutedText",
		"statusLineSpend": "heronBlue",
		"statusLineStaged": "marshGreen",
		"statusLineDirty": "warningGold",
		"statusLineUntracked": "heronBlue",
		"statusLineOutput": "heronBlue",
		"statusLineCost": "warningGold",
		"statusLineSubagents": "heronBlue",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#F1F5F3",
		"cardBg": "#F8FBF9",
		"infoBg": "#E6EEEA"
	}
}
