{
	"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
	"name": "catppuccin-mocha",
	"vars": {
		"base": "#17131F",
		"mantle": "#13101A",
		"crust": "#100D16",
		"surface0": "#241F2E",
		"surface1": "#332D3E",
		"surface2": "#433D4E",
		"overlay0": "#5C5568",
		"overlay1": "#716A82",
		"overlay2": "#867F96",
		"subtext0": "#A6A0B0",
		"subtext1": "#BAB4C4",
		"text": "#CDD6F4",
		"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",
		"toolPendingBg": "#1A1524",
		"toolSuccessBg": "#1B1828",
		"toolErrorBg": "#261727"
	},
	"colors": {
		"accent": "mauve",
		"border": "surface2",
		"borderAccent": "mauve",
		"borderMuted": "surface1",
		"success": "green",
		"error": "red",
		"warning": "yellow",
		"muted": "overlay1",
		"dim": "overlay0",
		"text": "",
		"thinkingText": "overlay1",

		"selectedBg": "#241F2E",
		"userMessageBg": "#241F2E",
		"userMessageText": "",
		"customMessageBg": "surface0",
		"customMessageText": "",
		"customMessageLabel": "mauve",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolTitle": "overlay2",
		"toolOutput": "overlay1",

		"mdHeading": "blue",
		"mdLink": "sapphire",
		"mdLinkUrl": "overlay0",
		"mdCode": "teal",
		"mdCodeBlock": "",
		"mdCodeBlockBorder": "surface2",
		"mdQuote": "overlay1",
		"mdQuoteBorder": "surface2",
		"mdHr": "surface2",
		"mdListBullet": "teal",

		"toolDiffAdded": "green",
		"toolDiffRemoved": "red",
		"toolDiffContext": "overlay1",

		"syntaxComment": "overlay0",
		"syntaxKeyword": "mauve",
		"syntaxFunction": "blue",
		"syntaxVariable": "flamingo",
		"syntaxString": "green",
		"syntaxNumber": "peach",
		"syntaxType": "yellow",
		"syntaxOperator": "sky",
		"syntaxPunctuation": "overlay2",

		"thinkingOff": "overlay0",
		"thinkingMinimal": "overlay0",
		"thinkingLow": "overlay0",
		"thinkingMedium": "overlay0",
		"thinkingHigh": "overlay0",
		"thinkingXhigh": "overlay0",

		"bashMode": "peach"
	},
	"export": {
		"pageBg": "#17131F",
		"cardBg": "#1A1524",
		"infoBg": "#241F2E"
	}
}
