{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "light-dawn",
	"vars": {
		"sunrise": "#f7d8c1",
		"gold": "#f1c27d",
		"sky": "#7aa7d9",
		"mist": "#a9c1d9",
		"ink": "#2d3440",
		"muted": "#4b5563",
		"dim": "#6b7280",
		"success": "#3a9d70",
		"error": "#c94b4b",
		"warning": "#d8923a",
		"accent": "#e29b6f"
	},
	"colors": {
		"accent": "accent",
		"border": "mist",
		"borderAccent": "sky",
		"borderMuted": "#d9dee6",
		"success": "success",
		"error": "error",
		"warning": "warning",
		"muted": "muted",
		"dim": "dim",
		"text": "",
		"thinkingText": "muted",
		"selectedBg": "#f1e7db",
		"userMessageBg": "#fdf8f3",
		"userMessageText": "",
		"customMessageBg": "#f5ede4",
		"customMessageText": "",
		"customMessageLabel": "sky",
		"toolPendingBg": "#f2f4f8",
		"toolSuccessBg": "#eef7f1",
		"toolErrorBg": "#fbefef",
		"toolTitle": "",
		"toolOutput": "muted",
		"mdHeading": "gold",
		"mdLink": "sky",
		"mdLinkUrl": "dim",
		"mdCode": "#8c5a2b",
		"mdCodeBlock": "ink",
		"mdCodeBlockBorder": "#e1e5ee",
		"mdQuote": "muted",
		"mdQuoteBorder": "#e1e5ee",
		"mdHr": "#e1e5ee",
		"mdListBullet": "gold",
		"toolDiffAdded": "success",
		"toolDiffRemoved": "error",
		"toolDiffContext": "muted",
		"syntaxComment": "dim",
		"syntaxKeyword": "sky",
		"syntaxFunction": "gold",
		"syntaxVariable": "ink",
		"syntaxString": "warning",
		"syntaxNumber": "#5c7fa8",
		"syntaxType": "success",
		"syntaxOperator": "ink",
		"syntaxPunctuation": "ink",
		"thinkingOff": "#dfe4ec",
		"thinkingMinimal": "dim",
		"thinkingLow": "mist",
		"thinkingMedium": "sky",
		"thinkingHigh": "gold",
		"thinkingXhigh": "sunrise",
		"bashMode": "sky",
		"statusLineBg": "#f4f6fa",
		"statusLineSep": "#c9d1dc",
		"statusLineModel": "gold",
		"statusLinePath": "sky",
		"statusLineGitClean": "success",
		"statusLineGitDirty": "warning",
		"statusLineContext": "muted",
		"statusLineSpend": "sunrise",
		"statusLineStaged": "success",
		"statusLineDirty": "warning",
		"statusLineUntracked": "sky",
		"statusLineOutput": "ink",
		"statusLineCost": "sunrise",
		"statusLineSubagents": "gold",
		"pythonMode": "gold"
	},
	"export": {
		"pageBg": "#faf7f2",
		"cardBg": "#ffffff",
		"infoBg": "#f3ece2"
	}
}
