{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "light-zenith",
	"vars": {
		"paper": "#f6f7fb",
		"ink": "#2f343b",
		"muted": "#4b5563",
		"dim": "#6b7280",
		"silver": "#b8c0cc",
		"blue": "#2a6fbe",
		"cyan": "#2aa3c2",
		"success": "#2f9d65",
		"error": "#c23b3b",
		"warning": "#d0852d"
	},
	"colors": {
		"accent": "blue",
		"border": "silver",
		"borderAccent": "cyan",
		"borderMuted": "#d7dbe3",
		"success": "success",
		"error": "error",
		"warning": "warning",
		"muted": "muted",
		"dim": "dim",
		"text": "",
		"thinkingText": "muted",
		"selectedBg": "#e9edf5",
		"userMessageBg": "#ffffff",
		"userMessageText": "",
		"customMessageBg": "#eef2f8",
		"customMessageText": "",
		"customMessageLabel": "cyan",
		"toolPendingBg": "#eef1f6",
		"toolSuccessBg": "#eaf5ef",
		"toolErrorBg": "#f8ecec",
		"toolTitle": "",
		"toolOutput": "muted",
		"mdHeading": "ink",
		"mdLink": "blue",
		"mdLinkUrl": "dim",
		"mdCode": "cyan",
		"mdCodeBlock": "ink",
		"mdCodeBlockBorder": "silver",
		"mdQuote": "muted",
		"mdQuoteBorder": "silver",
		"mdHr": "silver",
		"mdListBullet": "blue",
		"toolDiffAdded": "success",
		"toolDiffRemoved": "error",
		"toolDiffContext": "muted",
		"syntaxComment": "dim",
		"syntaxKeyword": "blue",
		"syntaxFunction": "ink",
		"syntaxVariable": "ink",
		"syntaxString": "warning",
		"syntaxNumber": "cyan",
		"syntaxType": "success",
		"syntaxOperator": "ink",
		"syntaxPunctuation": "ink",
		"thinkingOff": "#d9dee7",
		"thinkingMinimal": "dim",
		"thinkingLow": "silver",
		"thinkingMedium": "cyan",
		"thinkingHigh": "blue",
		"thinkingXhigh": "#1b4f8f",
		"bashMode": "blue",
		"statusLineBg": "#f0f3f8",
		"statusLineSep": "#c4cbd6",
		"statusLineModel": "blue",
		"statusLinePath": "cyan",
		"statusLineGitClean": "success",
		"statusLineGitDirty": "warning",
		"statusLineContext": "muted",
		"statusLineSpend": "blue",
		"statusLineStaged": "success",
		"statusLineDirty": "warning",
		"statusLineUntracked": "cyan",
		"statusLineOutput": "ink",
		"statusLineCost": "blue",
		"statusLineSubagents": "blue",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#ffffff",
		"cardBg": "#fbfcff",
		"infoBg": "#f1f4f9"
	}
}
