{
	"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
	"name": "catppuccin-mocha",
	"vars": {
		"rosewater": "#f5e0dc",
		"flamingo": "#f2cdcd",
		"pink": "#f5c2e7",
		"mauve": "#cba6f7",
		"red": "#f38ba8",
		"maroon": "#eba0ac",
		"peach": "#fab387",
		"yellow": "#f9e2af",
		"green": "#a6e3a1",
		"teal": "#94e2d5",
		"sky": "#89dceb",
		"sapphire": "#74c7ec",
		"blue": "#89b4fa",
		"lavender": "#b4befe",
		"surface0": "#313244",
		"surface1": "#45475a",
		"surface2": "#585b70",
		"overlay0": "#6c7086",
		"subtext0": "#a6adc8",
		"base": "#1e1e2e",
		"mantle": "#181825"
	},
	"colors": {
		"accent": "mauve",
		"border": "surface0",
		"borderAccent": "mauve",
		"borderMuted": "surface0",
		"success": "green",
		"error": "red",
		"warning": "yellow",
		"muted": "overlay0",
		"dim": "surface1",
		"text": "",
		"thinkingText": "overlay0",
		"selectedBg": "#313244",
		"userMessageBg": "#313244",
		"userMessageText": "",
		"customMessageBg": "#313244",
		"customMessageText": "",
		"customMessageLabel": "mauve",
		"toolPendingBg": "#1e1e2e",
		"toolSuccessBg": "#1e2e1e",
		"toolErrorBg": "#2e1e1e",
		"toolTitle": "mauve",
		"toolOutput": "",
		"mdHeading": "peach",
		"mdLink": "blue",
		"mdLinkUrl": "overlay0",
		"mdCode": "teal",
		"mdCodeBlock": "",
		"mdCodeBlockBorder": "surface0",
		"mdQuote": "overlay0",
		"mdQuoteBorder": "surface0",
		"mdHr": "surface0",
		"mdListBullet": "mauve",
		"toolDiffAdded": "green",
		"toolDiffRemoved": "red",
		"toolDiffContext": "overlay0",
		"syntaxComment": "overlay0",
		"syntaxKeyword": "mauve",
		"syntaxFunction": "blue",
		"syntaxVariable": "peach",
		"syntaxString": "green",
		"syntaxNumber": "peach",
		"syntaxType": "teal",
		"syntaxOperator": "mauve",
		"syntaxPunctuation": "subtext0",
		"thinkingOff": "surface0",
		"thinkingMinimal": "surface1",
		"thinkingLow": "blue",
		"thinkingMedium": "mauve",
		"thinkingHigh": "pink",
		"thinkingXhigh": "red",
		"bashMode": "peach"
	}
}
