{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "light-haze",
	"vars": {
		"cream": "#f9f2e7",
		"sun": "#f1c07a",
		"honey": "#d9944a",
		"sky": "#7da4c7",
		"sage": "#8ea98b",
		"ink": "#3f3a33",
		"muted": "#5f5a52",
		"dim": "#7a746c",
		"success": "#4b9a6b",
		"error": "#c95555",
		"warning": "#d88b35"
	},
	"colors": {
		"accent": "sun",
		"border": "#e3d8c9",
		"borderAccent": "sky",
		"borderMuted": "#efe7dc",
		"success": "success",
		"error": "error",
		"warning": "warning",
		"muted": "muted",
		"dim": "dim",
		"text": "",
		"thinkingText": "muted",
		"selectedBg": "#f1e7d7",
		"userMessageBg": "#fffaf3",
		"userMessageText": "",
		"customMessageBg": "#f5eddf",
		"customMessageText": "",
		"customMessageLabel": "honey",
		"toolPendingBg": "#f3efe7",
		"toolSuccessBg": "#eef6ef",
		"toolErrorBg": "#f8eeee",
		"toolTitle": "",
		"toolOutput": "muted",
		"mdHeading": "honey",
		"mdLink": "sky",
		"mdLinkUrl": "dim",
		"mdCode": "#8a5a2c",
		"mdCodeBlock": "ink",
		"mdCodeBlockBorder": "#e0d6c8",
		"mdQuote": "muted",
		"mdQuoteBorder": "#e0d6c8",
		"mdHr": "#e0d6c8",
		"mdListBullet": "sun",
		"toolDiffAdded": "success",
		"toolDiffRemoved": "error",
		"toolDiffContext": "muted",
		"syntaxComment": "dim",
		"syntaxKeyword": "sky",
		"syntaxFunction": "honey",
		"syntaxVariable": "ink",
		"syntaxString": "warning",
		"syntaxNumber": "sun",
		"syntaxType": "sage",
		"syntaxOperator": "ink",
		"syntaxPunctuation": "ink",
		"thinkingOff": "#e4dacc",
		"thinkingMinimal": "dim",
		"thinkingLow": "sage",
		"thinkingMedium": "sky",
		"thinkingHigh": "honey",
		"thinkingXhigh": "sun",
		"bashMode": "sky",
		"statusLineBg": "#f2eadf",
		"statusLineSep": "#cdbfaa",
		"statusLineModel": "honey",
		"statusLinePath": "sky",
		"statusLineGitClean": "success",
		"statusLineGitDirty": "warning",
		"statusLineContext": "muted",
		"statusLineSpend": "sun",
		"statusLineStaged": "success",
		"statusLineDirty": "warning",
		"statusLineUntracked": "sky",
		"statusLineOutput": "ink",
		"statusLineCost": "sun",
		"statusLineSubagents": "honey",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#fbf6ee",
		"cardBg": "#ffffff",
		"infoBg": "#f3e9dc"
	}
}
