{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-tundra",
	"vars": {
		"frostBlack": "#0B0F12",
		"iceCave": "#11171C",
		"glacierBlue": "#172028",
		"permafrost": "#1E2A34",
		"coldBorder": "#2A3A46",
		"iceWhite": "#E3E9F0",
		"auroraGreen": "#66D1A1",
		"successGreen": "#5FB487",
		"warningGold": "#D0B04D",
		"errorRed": "#D26B6B",
		"mutedIce": "#A3B0BF",
		"dimIce": "#667381"
	},
	"colors": {
		"accent": "auroraGreen",
		"border": "coldBorder",
		"borderAccent": "iceWhite",
		"borderMuted": "glacierBlue",
		"success": "successGreen",
		"error": "errorRed",
		"warning": "warningGold",
		"muted": "mutedIce",
		"dim": "dimIce",
		"text": "",
		"thinkingText": "mutedIce",
		"selectedBg": "glacierBlue",
		"userMessageBg": "iceCave",
		"userMessageText": "",
		"customMessageBg": "#162028",
		"customMessageText": "",
		"customMessageLabel": "iceWhite",
		"toolPendingBg": "frostBlack",
		"toolSuccessBg": "#0F1816",
		"toolErrorBg": "#211415",
		"toolTitle": "",
		"toolOutput": "mutedIce",
		"mdHeading": "iceWhite",
		"mdLink": "auroraGreen",
		"mdLinkUrl": "dimIce",
		"mdCode": "iceWhite",
		"mdCodeBlock": "auroraGreen",
		"mdCodeBlockBorder": "coldBorder",
		"mdQuote": "mutedIce",
		"mdQuoteBorder": "coldBorder",
		"mdHr": "glacierBlue",
		"mdListBullet": "auroraGreen",
		"toolDiffAdded": "successGreen",
		"toolDiffRemoved": "errorRed",
		"toolDiffContext": "mutedIce",
		"syntaxComment": "dimIce",
		"syntaxKeyword": "auroraGreen",
		"syntaxFunction": "warningGold",
		"syntaxVariable": "iceWhite",
		"syntaxString": "successGreen",
		"syntaxNumber": "warningGold",
		"syntaxType": "auroraGreen",
		"syntaxOperator": "mutedIce",
		"syntaxPunctuation": "mutedIce",
		"thinkingOff": "glacierBlue",
		"thinkingMinimal": "dimIce",
		"thinkingLow": "coldBorder",
		"thinkingMedium": "auroraGreen",
		"thinkingHigh": "iceWhite",
		"thinkingXhigh": "warningGold",
		"bashMode": "auroraGreen",
		"statusLineBg": "#080B0E",
		"statusLineSep": "coldBorder",
		"statusLineModel": "iceWhite",
		"statusLinePath": "auroraGreen",
		"statusLineGitClean": "successGreen",
		"statusLineGitDirty": "warningGold",
		"statusLineContext": "mutedIce",
		"statusLineSpend": "auroraGreen",
		"statusLineStaged": "successGreen",
		"statusLineDirty": "warningGold",
		"statusLineUntracked": "iceWhite",
		"statusLineOutput": "auroraGreen",
		"statusLineCost": "warningGold",
		"statusLineSubagents": "auroraGreen",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#080B0E",
		"cardBg": "#11171C",
		"infoBg": "#172028"
	}
}
