{
	"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
	"name": "pix-one-dark",
	"vars": {
		"blue": "#61afef",
		"purple": "#c678dd",
		"cyan": "#56b6c2",
		"teal": "#56b6c2",
		"green": "#98c379",
		"green2": "#98c379",
		"red": "#e06c75",
		"orange": "#d19a66",
		"yellow": "#e5c07b",
		"text": "#abb2bf",
		"textBright": "#dcdfe4",
		"muted": "#828997",
		"dim": "#5c6370",
		"comment": "#7f848e",
		"bg": "#282c34",
		"bg1": "#21252b",
		"bg2": "#1b1f24",
		"bg3": "#3b4048",
		"bg4": "#323842",
		"operator": "#56b6c2",
		"punct": "#abb2bf"
	},
	"colors": {
		"accent": "blue",
		"border": "bg4",
		"borderAccent": "blue",
		"borderMuted": "bg3",
		"success": "green",
		"error": "red",
		"warning": "yellow",
		"muted": "muted",
		"dim": "dim",
		"text": "",
		"thinkingText": "muted",
		"selectedBg": "bg3",
		"userMessageBg": "bg1",
		"userMessageText": "",
		"customMessageBg": "bg2",
		"customMessageText": "",
		"customMessageLabel": "blue",
		"toolPendingBg": "bg1",
		"toolSuccessBg": "bg1",
		"toolErrorBg": "bg2",
		"toolTitle": "blue",
		"toolOutput": "",
		"mdHeading": "purple",
		"mdLink": "green",
		"mdLinkUrl": "muted",
		"mdCode": "cyan",
		"mdCodeBlock": "",
		"mdCodeBlockBorder": "bg4",
		"mdQuote": "muted",
		"mdQuoteBorder": "dim",
		"mdHr": "dim",
		"mdListBullet": "blue",
		"toolDiffAdded": "green",
		"toolDiffRemoved": "red",
		"toolDiffContext": "muted",
		"syntaxComment": "comment",
		"syntaxKeyword": "purple",
		"syntaxFunction": "blue",
		"syntaxVariable": "cyan",
		"syntaxString": "green2",
		"syntaxNumber": "orange",
		"syntaxType": "yellow",
		"syntaxOperator": "operator",
		"syntaxPunctuation": "muted",
		"thinkingOff": "dim",
		"thinkingMinimal": "muted",
		"thinkingLow": "green",
		"thinkingMedium": "blue",
		"thinkingHigh": "yellow",
		"thinkingXhigh": "red",
		"bashMode": "yellow"
	},
	"export": {
		"pageBg": "#1b1f24",
		"cardBg": "#21252b",
		"infoBg": "#3b4048"
	}
}
