{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-volcanic",
	"vars": {
		"basaltBlack": "#100908",
		"craterDark": "#1A100E",
		"lavaRock": "#261513",
		"emberBorder": "#3A201C",
		"ashGray": "#8F7D74",
		"dimAsh": "#66574F",
		"magmaOrange": "#FF7A3D",
		"sulfurYellow": "#F3C24F",
		"obsidianBlue": "#6A8CA0",
		"mossGreen": "#4FC48A",
		"fireRed": "#FF5C5C",
		"emberGold": "#F2A53A"
	},
	"colors": {
		"accent": "magmaOrange",
		"border": "emberBorder",
		"borderAccent": "sulfurYellow",
		"borderMuted": "lavaRock",
		"success": "mossGreen",
		"error": "fireRed",
		"warning": "sulfurYellow",
		"muted": "ashGray",
		"dim": "dimAsh",
		"text": "",
		"thinkingText": "ashGray",
		"selectedBg": "lavaRock",
		"userMessageBg": "craterDark",
		"userMessageText": "",
		"customMessageBg": "#1F1412",
		"customMessageText": "",
		"customMessageLabel": "emberGold",
		"toolPendingBg": "basaltBlack",
		"toolSuccessBg": "#0F1813",
		"toolErrorBg": "#24100E",
		"toolTitle": "",
		"toolOutput": "ashGray",
		"mdHeading": "emberGold",
		"mdLink": "magmaOrange",
		"mdLinkUrl": "dimAsh",
		"mdCode": "obsidianBlue",
		"mdCodeBlock": "sulfurYellow",
		"mdCodeBlockBorder": "emberBorder",
		"mdQuote": "ashGray",
		"mdQuoteBorder": "emberBorder",
		"mdHr": "lavaRock",
		"mdListBullet": "magmaOrange",
		"toolDiffAdded": "mossGreen",
		"toolDiffRemoved": "fireRed",
		"toolDiffContext": "ashGray",
		"syntaxComment": "dimAsh",
		"syntaxKeyword": "magmaOrange",
		"syntaxFunction": "emberGold",
		"syntaxVariable": "obsidianBlue",
		"syntaxString": "sulfurYellow",
		"syntaxNumber": "mossGreen",
		"syntaxType": "obsidianBlue",
		"syntaxOperator": "ashGray",
		"syntaxPunctuation": "ashGray",
		"thinkingOff": "lavaRock",
		"thinkingMinimal": "dimAsh",
		"thinkingLow": "emberBorder",
		"thinkingMedium": "magmaOrange",
		"thinkingHigh": "sulfurYellow",
		"thinkingXhigh": "emberGold",
		"bashMode": "magmaOrange",
		"statusLineBg": "#0B0706",
		"statusLineSep": "emberBorder",
		"statusLineModel": "emberGold",
		"statusLinePath": "obsidianBlue",
		"statusLineGitClean": "mossGreen",
		"statusLineGitDirty": "sulfurYellow",
		"statusLineContext": "ashGray",
		"statusLineSpend": "magmaOrange",
		"statusLineStaged": "mossGreen",
		"statusLineDirty": "sulfurYellow",
		"statusLineUntracked": "obsidianBlue",
		"statusLineOutput": "emberGold",
		"statusLineCost": "sulfurYellow",
		"statusLineSubagents": "magmaOrange",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#0B0706",
		"cardBg": "#1A100E",
		"infoBg": "#261513"
	}
}
