{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "light-cirrus",
	"vars": {
		"cloud": "#f7f9fc",
		"mist": "#e4e8ef",
		"sky": "#6aa3d7",
		"blue": "#3c7dbb",
		"slate": "#4a5568",
		"dim": "#6b7280",
		"charcoal": "#2f3640",
		"success": "#3ea574",
		"error": "#c84b4b",
		"warning": "#d18b3b",
		"silver": "#b8c2d1"
	},
	"colors": {
		"accent": "sky",
		"border": "mist",
		"borderAccent": "blue",
		"borderMuted": "#d4d9e2",
		"success": "success",
		"error": "error",
		"warning": "warning",
		"muted": "slate",
		"dim": "dim",
		"text": "",
		"thinkingText": "slate",
		"selectedBg": "#edf1f7",
		"userMessageBg": "#ffffff",
		"userMessageText": "",
		"customMessageBg": "#f2f5fa",
		"customMessageText": "",
		"customMessageLabel": "blue",
		"toolPendingBg": "#f1f3f7",
		"toolSuccessBg": "#edf7f1",
		"toolErrorBg": "#f9eeee",
		"toolTitle": "",
		"toolOutput": "slate",
		"mdHeading": "blue",
		"mdLink": "sky",
		"mdLinkUrl": "dim",
		"mdCode": "charcoal",
		"mdCodeBlock": "charcoal",
		"mdCodeBlockBorder": "mist",
		"mdQuote": "slate",
		"mdQuoteBorder": "mist",
		"mdHr": "mist",
		"mdListBullet": "sky",
		"toolDiffAdded": "success",
		"toolDiffRemoved": "error",
		"toolDiffContext": "slate",
		"syntaxComment": "dim",
		"syntaxKeyword": "blue",
		"syntaxFunction": "charcoal",
		"syntaxVariable": "charcoal",
		"syntaxString": "warning",
		"syntaxNumber": "sky",
		"syntaxType": "success",
		"syntaxOperator": "charcoal",
		"syntaxPunctuation": "charcoal",
		"thinkingOff": "#dde3ec",
		"thinkingMinimal": "dim",
		"thinkingLow": "silver",
		"thinkingMedium": "sky",
		"thinkingHigh": "blue",
		"thinkingXhigh": "#1f5f9e",
		"bashMode": "blue",
		"statusLineBg": "#eef2f7",
		"statusLineSep": "#c7d0dc",
		"statusLineModel": "blue",
		"statusLinePath": "sky",
		"statusLineGitClean": "success",
		"statusLineGitDirty": "warning",
		"statusLineContext": "slate",
		"statusLineSpend": "sky",
		"statusLineStaged": "success",
		"statusLineDirty": "warning",
		"statusLineUntracked": "sky",
		"statusLineOutput": "charcoal",
		"statusLineCost": "blue",
		"statusLineSubagents": "blue",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#fafbfd",
		"cardBg": "#ffffff",
		"infoBg": "#eef2f7"
	}
}
