{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-arctic",
	"vars": {
		"polarNight0": "#2e3440",
		"polarNight1": "#3b4252",
		"polarNight2": "#434c5e",
		"polarNight3": "#4c566a",
		"snowStorm0": "#d8dee9",
		"snowStorm1": "#e5e9f0",
		"snowStorm2": "#eceff4",
		"frost0": "#8fbcbb",
		"frost1": "#88c0d0",
		"frost2": "#81a1c1",
		"frost3": "#5e81ac",
		"auroraRed": "#bf616a",
		"auroraOrange": "#d08770",
		"auroraYellow": "#ebcb8b",
		"auroraGreen": "#a3be8c",
		"auroraPurple": "#b48ead",
		"iceBlue": "#88c0d0",
		"deepPolar": "#242933",
		"userMsgBg": "#1f2430",
		"toolPendingBg": "#242933",
		"toolSuccessBg": "#1f2835",
		"toolErrorBg": "#2d2428",
		"customMsgBg": "#2a2a3c"
	},
	"colors": {
		"accent": "iceBlue",
		"border": "frost3",
		"borderAccent": "frost1",
		"borderMuted": "polarNight3",
		"success": "auroraGreen",
		"error": "auroraRed",
		"warning": "auroraYellow",
		"muted": "polarNight3",
		"dim": "polarNight2",
		"text": "",
		"thinkingText": "polarNight3",
		"selectedBg": "polarNight1",
		"userMessageBg": "userMsgBg",
		"userMessageText": "",
		"customMessageBg": "customMsgBg",
		"customMessageText": "",
		"customMessageLabel": "auroraPurple",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolText": "",
		"toolTitle": "",
		"toolOutput": "polarNight3",
		"mdHeading": "frost1",
		"mdLink": "frost2",
		"mdLinkUrl": "polarNight3",
		"mdCode": "auroraPurple",
		"mdCodeBlock": "snowStorm0",
		"mdCodeBlockBorder": "polarNight2",
		"mdQuote": "polarNight3",
		"mdQuoteBorder": "polarNight2",
		"mdHr": "polarNight2",
		"mdListBullet": "iceBlue",
		"toolDiffAdded": "auroraGreen",
		"toolDiffRemoved": "auroraRed",
		"toolDiffContext": "polarNight3",
		"link": "frost2",
		"syntaxComment": "#616e88",
		"syntaxKeyword": "frost3",
		"syntaxFunction": "frost1",
		"syntaxVariable": "snowStorm0",
		"syntaxString": "auroraGreen",
		"syntaxNumber": "auroraPurple",
		"syntaxType": "frost0",
		"syntaxOperator": "frost2",
		"syntaxPunctuation": "snowStorm1",
		"thinkingOff": "polarNight2",
		"thinkingMinimal": "polarNight3",
		"thinkingLow": "frost3",
		"thinkingMedium": "frost2",
		"thinkingHigh": "auroraPurple",
		"thinkingXhigh": "#c8a0d1",
		"bashMode": "iceBlue",
		"statusLineBg": "#1a1f2b",
		"statusLineSep": 240,
		"statusLineModel": "auroraPurple",
		"statusLinePath": "frost0",
		"statusLineGitClean": "auroraGreen",
		"statusLineGitDirty": "auroraYellow",
		"statusLineContext": "frost3",
		"statusLineSpend": "frost1",
		"statusLineStaged": 108,
		"statusLineDirty": 180,
		"statusLineUntracked": 109,
		"statusLineOutput": 139,
		"statusLineCost": 139,
		"statusLineSubagents": "iceBlue",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#1a1f2b",
		"cardBg": "#242933",
		"infoBg": "#353a48"
	}
}
