{
	"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
	"name": "pix-gruvbox-dark",
	"vars": {
		"blue": "#83a598",
		"purple": "#d3869b",
		"cyan": "#8ec07c",
		"teal": "#8ec07c",
		"green": "#b8bb26",
		"green2": "#b8bb26",
		"red": "#fb4934",
		"orange": "#fe8019",
		"yellow": "#fabd2f",
		"text": "#ebdbb2",
		"textBright": "#fbf1c7",
		"muted": "#a89984",
		"dim": "#7c6f64",
		"comment": "#928374",
		"bg": "#282828",
		"bg1": "#1d2021",
		"bg2": "#161819",
		"bg3": "#3c3836",
		"bg4": "#504945",
		"operator": "#8ec07c",
		"punct": "#d5c4a1"
	},
	"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": "red",
		"syntaxFunction": "green",
		"syntaxVariable": "cyan",
		"syntaxString": "green2",
		"syntaxNumber": "purple",
		"syntaxType": "yellow",
		"syntaxOperator": "operator",
		"syntaxPunctuation": "muted",
		"thinkingOff": "dim",
		"thinkingMinimal": "muted",
		"thinkingLow": "green",
		"thinkingMedium": "blue",
		"thinkingHigh": "yellow",
		"thinkingXhigh": "red",
		"bashMode": "yellow"
	},
	"export": {
		"pageBg": "#161819",
		"cardBg": "#1d2021",
		"infoBg": "#3c3836"
	}
}
