{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "light-arctic",
	"vars": {
		"snow0": "#FFFFFF",
		"snow1": "#F8F9FA",
		"snow2": "#ECEFF4",
		"snow3": "#E5E9F0",
		"ice0": "#D8DEE9",
		"ice1": "#C2C9D6",
		"ice2": "#B4BCC8",
		"frost0": "#8FBCBB",
		"frost1": "#88C0D0",
		"frost2": "#81A1C1",
		"frost3": "#5E81AC",
		"polar0": "#2E3440",
		"polar1": "#3B4252",
		"polar2": "#434C5E",
		"polar3": "#4C566A",
		"aurora0": "#BF616A",
		"aurora1": "#D08770",
		"aurora2": "#EBCB8B",
		"aurora3": "#A3BE8C",
		"aurora4": "#B48EAD",
		"userMsgBg": "#F0F4F8",
		"toolPendingBg": "#EEF3FA",
		"toolSuccessBg": "#EDF6F0",
		"toolErrorBg": "#FAF0F0",
		"customMsgBg": "#F3EFF8",
		"selectedBg": "#DFE6ED"
	},
	"colors": {
		"accent": "frost0",
		"border": "frost2",
		"borderAccent": "frost1",
		"borderMuted": "ice1",
		"success": "aurora3",
		"error": "aurora0",
		"warning": "aurora2",
		"muted": "polar3",
		"dim": "ice2",
		"text": "",
		"thinkingText": "polar3",
		"selectedBg": "selectedBg",
		"userMessageBg": "userMsgBg",
		"userMessageText": "",
		"customMessageBg": "customMsgBg",
		"customMessageText": "",
		"customMessageLabel": "aurora4",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolText": "",
		"toolTitle": "",
		"toolOutput": "polar3",
		"mdHeading": "frost3",
		"mdLink": "frost2",
		"mdLinkUrl": "ice2",
		"mdCode": "frost0",
		"mdCodeBlock": "polar2",
		"mdCodeBlockBorder": "ice1",
		"mdQuote": "polar3",
		"mdQuoteBorder": "ice1",
		"mdHr": "ice1",
		"mdListBullet": "frost1",
		"toolDiffAdded": "aurora3",
		"toolDiffRemoved": "aurora0",
		"toolDiffContext": "polar3",
		"link": "frost2",
		"syntaxComment": "#6C7A89",
		"syntaxKeyword": "#5E81AC",
		"syntaxFunction": "#88C0D0",
		"syntaxVariable": "#434C5E",
		"syntaxString": "#A3BE8C",
		"syntaxNumber": "#B48EAD",
		"syntaxType": "#8FBCBB",
		"syntaxOperator": "#4C566A",
		"syntaxPunctuation": "#4C566A",
		"thinkingOff": "ice1",
		"thinkingMinimal": "ice2",
		"thinkingLow": "frost2",
		"thinkingMedium": "frost1",
		"thinkingHigh": "aurora4",
		"thinkingXhigh": "#7B68A6",
		"bashMode": "aurora3",
		"statusLineBg": "snow2",
		"statusLineSep": "ice1",
		"statusLineModel": "aurora4",
		"statusLinePath": "frost3",
		"statusLineGitClean": "aurora3",
		"statusLineGitDirty": "aurora1",
		"statusLineContext": "frost2",
		"statusLineSpend": "frost0",
		"statusLineStaged": 108,
		"statusLineDirty": 173,
		"statusLineUntracked": 109,
		"statusLineOutput": 139,
		"statusLineCost": 139,
		"statusLineSubagents": "frost1",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#FAFBFC",
		"cardBg": "#FFFFFF",
		"infoBg": "#F0F4F8"
	}
}
