{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-cavern",
	"vars": {
		"caveBlack": "#0E0F12",
		"limestoneDark": "#14181D",
		"stoneMid": "#1D2229",
		"slabGray": "#232A33",
		"stalactite": "#2F3945",
		"crystalBlue": "#5FB2D8",
		"veinBlue": "#87C6E6",
		"mineralGreen": "#6FB86A",
		"amber": "#D9A441",
		"errorRed": "#E06C75",
		"mutedGray": "#A5ADBA",
		"dimGray": "#6B7381"
	},
	"colors": {
		"accent": "crystalBlue",
		"border": "stalactite",
		"borderAccent": "veinBlue",
		"borderMuted": "stoneMid",
		"success": "mineralGreen",
		"error": "errorRed",
		"warning": "amber",
		"muted": "mutedGray",
		"dim": "dimGray",
		"text": "",
		"thinkingText": "mutedGray",
		"selectedBg": "stoneMid",
		"userMessageBg": "limestoneDark",
		"userMessageText": "",
		"customMessageBg": "#1A1F26",
		"customMessageText": "",
		"customMessageLabel": "veinBlue",
		"toolPendingBg": "caveBlack",
		"toolSuccessBg": "#131B16",
		"toolErrorBg": "#221416",
		"toolTitle": "",
		"toolOutput": "mutedGray",
		"mdHeading": "amber",
		"mdLink": "crystalBlue",
		"mdLinkUrl": "dimGray",
		"mdCode": "veinBlue",
		"mdCodeBlock": "crystalBlue",
		"mdCodeBlockBorder": "stalactite",
		"mdQuote": "mutedGray",
		"mdQuoteBorder": "stalactite",
		"mdHr": "stoneMid",
		"mdListBullet": "amber",
		"toolDiffAdded": "mineralGreen",
		"toolDiffRemoved": "errorRed",
		"toolDiffContext": "mutedGray",
		"syntaxComment": "dimGray",
		"syntaxKeyword": "crystalBlue",
		"syntaxFunction": "amber",
		"syntaxVariable": "veinBlue",
		"syntaxString": "mineralGreen",
		"syntaxNumber": "amber",
		"syntaxType": "crystalBlue",
		"syntaxOperator": "mutedGray",
		"syntaxPunctuation": "mutedGray",
		"thinkingOff": "stoneMid",
		"thinkingMinimal": "dimGray",
		"thinkingLow": "stalactite",
		"thinkingMedium": "crystalBlue",
		"thinkingHigh": "veinBlue",
		"thinkingXhigh": "amber",
		"bashMode": "crystalBlue",
		"statusLineBg": "#0B0D10",
		"statusLineSep": "stalactite",
		"statusLineModel": "amber",
		"statusLinePath": "crystalBlue",
		"statusLineGitClean": "mineralGreen",
		"statusLineGitDirty": "amber",
		"statusLineContext": "mutedGray",
		"statusLineSpend": "veinBlue",
		"statusLineStaged": "mineralGreen",
		"statusLineDirty": "amber",
		"statusLineUntracked": "veinBlue",
		"statusLineOutput": "crystalBlue",
		"statusLineCost": "amber",
		"statusLineSubagents": "crystalBlue",
		"pythonMode": "amber"
	},
	"export": {
		"pageBg": "#0B0D10",
		"cardBg": "#14181D",
		"infoBg": "#1D2229"
	}
}
