{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-reef",
	"vars": {
		"deepBlue": "#0A0F14",
		"abyssBlue": "#101A22",
		"reefBlue": "#16242E",
		"currentBlue": "#1C2E3B",
		"borderBlue": "#294052",
		"coralPink": "#F07F6A",
		"anemonePurple": "#9B6AD4",
		"fishYellow": "#F2C45C",
		"kelpGreen": "#58B39E",
		"errorRed": "#E36D7C",
		"mutedSea": "#A6B8C7",
		"dimSea": "#6B7F8D"
	},
	"colors": {
		"accent": "coralPink",
		"border": "borderBlue",
		"borderAccent": "anemonePurple",
		"borderMuted": "reefBlue",
		"success": "kelpGreen",
		"error": "errorRed",
		"warning": "fishYellow",
		"muted": "mutedSea",
		"dim": "dimSea",
		"text": "",
		"thinkingText": "mutedSea",
		"selectedBg": "reefBlue",
		"userMessageBg": "abyssBlue",
		"userMessageText": "",
		"customMessageBg": "#13202A",
		"customMessageText": "",
		"customMessageLabel": "anemonePurple",
		"toolPendingBg": "deepBlue",
		"toolSuccessBg": "#11201B",
		"toolErrorBg": "#231418",
		"toolTitle": "",
		"toolOutput": "mutedSea",
		"mdHeading": "fishYellow",
		"mdLink": "coralPink",
		"mdLinkUrl": "dimSea",
		"mdCode": "anemonePurple",
		"mdCodeBlock": "kelpGreen",
		"mdCodeBlockBorder": "borderBlue",
		"mdQuote": "mutedSea",
		"mdQuoteBorder": "borderBlue",
		"mdHr": "reefBlue",
		"mdListBullet": "coralPink",
		"toolDiffAdded": "kelpGreen",
		"toolDiffRemoved": "errorRed",
		"toolDiffContext": "mutedSea",
		"syntaxComment": "dimSea",
		"syntaxKeyword": "anemonePurple",
		"syntaxFunction": "coralPink",
		"syntaxVariable": "mutedSea",
		"syntaxString": "kelpGreen",
		"syntaxNumber": "fishYellow",
		"syntaxType": "anemonePurple",
		"syntaxOperator": "mutedSea",
		"syntaxPunctuation": "mutedSea",
		"thinkingOff": "reefBlue",
		"thinkingMinimal": "dimSea",
		"thinkingLow": "borderBlue",
		"thinkingMedium": "anemonePurple",
		"thinkingHigh": "coralPink",
		"thinkingXhigh": "fishYellow",
		"bashMode": "coralPink",
		"statusLineBg": "#070B10",
		"statusLineSep": "borderBlue",
		"statusLineModel": "anemonePurple",
		"statusLinePath": "coralPink",
		"statusLineGitClean": "kelpGreen",
		"statusLineGitDirty": "fishYellow",
		"statusLineContext": "mutedSea",
		"statusLineSpend": "coralPink",
		"statusLineStaged": "kelpGreen",
		"statusLineDirty": "fishYellow",
		"statusLineUntracked": "anemonePurple",
		"statusLineOutput": "coralPink",
		"statusLineCost": "fishYellow",
		"statusLineSubagents": "anemonePurple",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#070B10",
		"cardBg": "#101A22",
		"infoBg": "#16242E"
	}
}
