{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "limestone",
	"vars": {
		"amber": "#a07840",
		"sage": "#708060",
		"warmBrown": "#907050",
		"clay": "#886030",
		"sediment": "#d4cec0",
		"darkEarth": "#302c24",
		"mediumEarth": "#504838",
		"mutedSage": "#909080",
		"lightSediment": "#e8e4d8",
		"selectedBg": "#ebe6d4",
		"userMsgBg": "#f0ece0",
		"toolPendingBg": "#ebe8dc",
		"toolSuccessBg": "#e4e8dc",
		"toolErrorBg": "#f0e4d8",
		"customMsgBg": "#ede8dc"
	},
	"colors": {
		"accent": "amber",
		"border": "warmBrown",
		"borderAccent": "amber",
		"borderMuted": "sediment",
		"success": "sage",
		"error": "#a85840",
		"warning": "clay",
		"muted": "mediumEarth",
		"dim": "mutedSage",
		"text": "",
		"thinkingText": "mediumEarth",
		"selectedBg": "selectedBg",
		"userMessageBg": "userMsgBg",
		"userMessageText": "",
		"customMessageBg": "customMsgBg",
		"customMessageText": "",
		"customMessageLabel": "#906838",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolTitle": "",
		"toolOutput": "mediumEarth",
		"mdHeading": "clay",
		"mdLink": "warmBrown",
		"mdLinkUrl": "mutedSage",
		"mdCode": "amber",
		"mdCodeBlock": "sage",
		"mdCodeBlockBorder": "mediumEarth",
		"mdQuote": "mediumEarth",
		"mdQuoteBorder": "sediment",
		"mdHr": "sediment",
		"mdListBullet": "sage",
		"toolDiffAdded": "sage",
		"toolDiffRemoved": "#a85840",
		"toolDiffContext": "mediumEarth",
		"syntaxComment": "#708060",
		"syntaxKeyword": "#886030",
		"syntaxFunction": "#907050",
		"syntaxVariable": "#504838",
		"syntaxString": "#a85840",
		"syntaxNumber": "#708060",
		"syntaxType": "#a07840",
		"syntaxOperator": "#302c24",
		"syntaxPunctuation": "#302c24",
		"thinkingOff": "sediment",
		"thinkingMinimal": "#b0a890",
		"thinkingLow": "#907050",
		"thinkingMedium": "#a07840",
		"thinkingHigh": "#886030",
		"thinkingXhigh": "#704020",
		"bashMode": "sage",
		"statusLineBg": "#e8e4d8",
		"statusLineSep": "#a0988c",
		"statusLineModel": "#886030",
		"statusLinePath": "#907050",
		"statusLineGitClean": "#607040",
		"statusLineGitDirty": "#a87040",
		"statusLineContext": "#806848",
		"statusLineSpend": "#708060",
		"statusLineStaged": 100,
		"statusLineDirty": 136,
		"statusLineUntracked": 94,
		"statusLineOutput": 130,
		"statusLineCost": 130,
		"statusLineSubagents": "amber",
		"pythonMode": "amber"
	},
	"export": {
		"pageBg": "#f5f1e8",
		"cardBg": "#fcfaf5",
		"infoBg": "#f0ece0"
	}
}
