{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "light-ocean",
	"vars": {
		"oceanDeep": "#297685",
		"oceanTeal": "#378ad7",
		"oceanAqua": "#7fdbdc",
		"seaGreen": "#9bcbbb",
		"coral": "#ff8a80",
		"warmCoral": "#ffab91",
		"sand": "#f4ede4",
		"lightSand": "#faf7f3",
		"driftwood": "#8b7d6b",
		"slate": "#5a6c7d",
		"foam": "#e0f2f1",
		"shell": "#d7ccc8",
		"selectedBg": "#e0f7fa",
		"userMsgBg": "#fafafa",
		"toolPendingBg": "#e0f7fa",
		"toolSuccessBg": "#e8f5e9",
		"toolErrorBg": "#ffebee",
		"customMsgBg": "#e1f5fe"
	},
	"colors": {
		"accent": "oceanTeal",
		"border": "oceanDeep",
		"borderAccent": "oceanAqua",
		"borderMuted": "shell",
		"success": "seaGreen",
		"error": "coral",
		"warning": "warmCoral",
		"muted": "slate",
		"dim": "driftwood",
		"text": "",
		"thinkingText": "slate",
		"selectedBg": "selectedBg",
		"userMessageBg": "userMsgBg",
		"userMessageText": "",
		"customMessageBg": "customMsgBg",
		"customMessageText": "",
		"customMessageLabel": "#0288d1",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolText": "",
		"toolTitle": "",
		"toolOutput": "slate",
		"mdHeading": "oceanDeep",
		"mdLink": "oceanTeal",
		"mdLinkUrl": "driftwood",
		"mdCode": "oceanAqua",
		"mdCodeBlock": "seaGreen",
		"mdCodeBlockBorder": "slate",
		"mdQuote": "slate",
		"mdQuoteBorder": "shell",
		"mdHr": "shell",
		"mdListBullet": "oceanTeal",
		"toolDiffAdded": "seaGreen",
		"toolDiffRemoved": "coral",
		"toolDiffContext": "slate",
		"link": "oceanTeal",
		"syntaxComment": "#80cbc4",
		"syntaxKeyword": "#0288d1",
		"syntaxFunction": "#00796b",
		"syntaxVariable": "#0097a7",
		"syntaxString": "#d84315",
		"syntaxNumber": "#00897b",
		"syntaxType": "#0277bd",
		"syntaxOperator": "#455a64",
		"syntaxPunctuation": "#546e7a",
		"thinkingOff": "shell",
		"thinkingMinimal": "#b0bec5",
		"thinkingLow": "#4dd0e1",
		"thinkingMedium": "#26c6da",
		"thinkingHigh": "#00acc1",
		"thinkingXhigh": "#0097a7",
		"bashMode": "seaGreen",
		"statusLineBg": "foam",
		"statusLineSep": "#90a4ae",
		"statusLineModel": "#00838f",
		"statusLinePath": "#01579b",
		"statusLineGitClean": "#2e7d32",
		"statusLineGitDirty": "#e65100",
		"statusLineContext": "#5e35b1",
		"statusLineSpend": "#006064",
		"statusLineStaged": 35,
		"statusLineDirty": 173,
		"statusLineUntracked": 45,
		"statusLineOutput": 110,
		"statusLineCost": 173,
		"statusLineSubagents": "oceanTeal",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "lightSand",
		"cardBg": "#ffffff",
		"infoBg": "foam"
	}
}
