{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-abyss",
	"vars": {
		"abyssBlack": "#05070B",
		"trenchBlue": "#0B111A",
		"pressureBlue": "#142338",
		"slateBlue": "#22324B",
		"abyssCyan": "#3FD3FF",
		"glowCyan": "#7BE7FF",
		"crystalBlue": "#5AA4FF",
		"kelpGreen": "#35C28A",
		"warningAmber": "#F2B04C",
		"errorRed": "#E85B5B",
		"mutedSteel": "#8FA1B5",
		"dimSteel": "#617289"
	},
	"colors": {
		"accent": "abyssCyan",
		"border": "slateBlue",
		"borderAccent": "glowCyan",
		"borderMuted": "pressureBlue",
		"success": "kelpGreen",
		"error": "errorRed",
		"warning": "warningAmber",
		"muted": "mutedSteel",
		"dim": "dimSteel",
		"text": "",
		"thinkingText": "mutedSteel",
		"selectedBg": "pressureBlue",
		"userMessageBg": "trenchBlue",
		"userMessageText": "",
		"customMessageBg": "#101826",
		"customMessageText": "",
		"customMessageLabel": "crystalBlue",
		"toolPendingBg": "abyssBlack",
		"toolSuccessBg": "#0B1512",
		"toolErrorBg": "#1A0F12",
		"toolTitle": "",
		"toolOutput": "mutedSteel",
		"mdHeading": "warningAmber",
		"mdLink": "abyssCyan",
		"mdLinkUrl": "dimSteel",
		"mdCode": "crystalBlue",
		"mdCodeBlock": "glowCyan",
		"mdCodeBlockBorder": "slateBlue",
		"mdQuote": "mutedSteel",
		"mdQuoteBorder": "slateBlue",
		"mdHr": "pressureBlue",
		"mdListBullet": "abyssCyan",
		"toolDiffAdded": "kelpGreen",
		"toolDiffRemoved": "errorRed",
		"toolDiffContext": "mutedSteel",
		"syntaxComment": "dimSteel",
		"syntaxKeyword": "abyssCyan",
		"syntaxFunction": "warningAmber",
		"syntaxVariable": "crystalBlue",
		"syntaxString": "warningAmber",
		"syntaxNumber": "kelpGreen",
		"syntaxType": "glowCyan",
		"syntaxOperator": "mutedSteel",
		"syntaxPunctuation": "mutedSteel",
		"thinkingOff": "pressureBlue",
		"thinkingMinimal": "dimSteel",
		"thinkingLow": "slateBlue",
		"thinkingMedium": "abyssCyan",
		"thinkingHigh": "glowCyan",
		"thinkingXhigh": "crystalBlue",
		"bashMode": "abyssCyan",
		"statusLineBg": "#05070B",
		"statusLineSep": "slateBlue",
		"statusLineModel": "glowCyan",
		"statusLinePath": "crystalBlue",
		"statusLineGitClean": "kelpGreen",
		"statusLineGitDirty": "warningAmber",
		"statusLineContext": "mutedSteel",
		"statusLineSpend": "abyssCyan",
		"statusLineStaged": "kelpGreen",
		"statusLineDirty": "warningAmber",
		"statusLineUntracked": "glowCyan",
		"statusLineOutput": "crystalBlue",
		"statusLineCost": "warningAmber",
		"statusLineSubagents": "glowCyan",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#05070B",
		"cardBg": "#0B111A",
		"infoBg": "#142338"
	}
}
