{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-swamp",
	"vars": {
		"murkBlack": "#0B100F",
		"bogGreen": "#111A18",
		"peatGreen": "#182522",
		"mossGray": "#2B3A36",
		"fogGray": "#3B4B46",
		"mossLight": "#8EA59A",
		"dimMoss": "#667A71",
		"fireflyGold": "#F2C35B",
		"algaeGreen": "#4FC48F",
		"swampCyan": "#5FB7A2",
		"errorRed": "#E06B6B"
	},
	"colors": {
		"accent": "fireflyGold",
		"border": "mossGray",
		"borderAccent": "swampCyan",
		"borderMuted": "peatGreen",
		"success": "algaeGreen",
		"error": "errorRed",
		"warning": "fireflyGold",
		"muted": "mossLight",
		"dim": "dimMoss",
		"text": "",
		"thinkingText": "mossLight",
		"selectedBg": "peatGreen",
		"userMessageBg": "bogGreen",
		"userMessageText": "",
		"customMessageBg": "#14201D",
		"customMessageText": "",
		"customMessageLabel": "fireflyGold",
		"toolPendingBg": "murkBlack",
		"toolSuccessBg": "#0F1714",
		"toolErrorBg": "#221313",
		"toolTitle": "",
		"toolOutput": "mossLight",
		"mdHeading": "fireflyGold",
		"mdLink": "swampCyan",
		"mdLinkUrl": "dimMoss",
		"mdCode": "swampCyan",
		"mdCodeBlock": "algaeGreen",
		"mdCodeBlockBorder": "mossGray",
		"mdQuote": "mossLight",
		"mdQuoteBorder": "mossGray",
		"mdHr": "peatGreen",
		"mdListBullet": "fireflyGold",
		"toolDiffAdded": "algaeGreen",
		"toolDiffRemoved": "errorRed",
		"toolDiffContext": "mossLight",
		"syntaxComment": "dimMoss",
		"syntaxKeyword": "swampCyan",
		"syntaxFunction": "fireflyGold",
		"syntaxVariable": "mossLight",
		"syntaxString": "algaeGreen",
		"syntaxNumber": "fireflyGold",
		"syntaxType": "swampCyan",
		"syntaxOperator": "mossLight",
		"syntaxPunctuation": "mossLight",
		"thinkingOff": "peatGreen",
		"thinkingMinimal": "dimMoss",
		"thinkingLow": "mossGray",
		"thinkingMedium": "swampCyan",
		"thinkingHigh": "fireflyGold",
		"thinkingXhigh": "algaeGreen",
		"bashMode": "swampCyan",
		"statusLineBg": "#080D0C",
		"statusLineSep": "mossGray",
		"statusLineModel": "fireflyGold",
		"statusLinePath": "swampCyan",
		"statusLineGitClean": "algaeGreen",
		"statusLineGitDirty": "fireflyGold",
		"statusLineContext": "mossLight",
		"statusLineSpend": "swampCyan",
		"statusLineStaged": "algaeGreen",
		"statusLineDirty": "fireflyGold",
		"statusLineUntracked": "mossLight",
		"statusLineOutput": "swampCyan",
		"statusLineCost": "fireflyGold",
		"statusLineSubagents": "fireflyGold",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#080D0C",
		"cardBg": "#111A18",
		"infoBg": "#182522"
	}
}
