{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-nord",
	"vars": {
		"nord0": "#2e3440",
		"nord1": "#3b4252",
		"nord2": "#434c5e",
		"nord3": "#4c566a",
		"nord4": "#d8dee9",
		"nord5": "#e5e9f0",
		"nord6": "#eceff4",
		"nord7": "#8fbcbb",
		"nord8": "#88c0d0",
		"nord9": "#81a1c1",
		"nord10": "#5e81ac",
		"nord11": "#bf616a",
		"nord12": "#d08770",
		"nord13": "#ebcb8b",
		"nord14": "#a3be8c",
		"nord15": "#b48ead"
	},
	"colors": {
		"accent": "nord8",
		"border": "nord10",
		"borderAccent": "nord8",
		"borderMuted": "nord2",
		"success": "nord14",
		"error": "nord11",
		"warning": "nord13",
		"muted": "nord3",
		"dim": "nord3",
		"text": "",
		"thinkingText": "nord3",
		"selectedBg": "nord1",
		"userMessageBg": "nord1",
		"userMessageText": "",
		"customMessageBg": "#3c384f",
		"customMessageText": "",
		"customMessageLabel": "nord15",
		"toolPendingBg": "nord1",
		"toolSuccessBg": "nord0",
		"toolErrorBg": "#3b2f31",
		"toolText": "",
		"toolTitle": "nord8",
		"toolOutput": "nord3",
		"mdHeading": "nord8",
		"mdLink": "nord8",
		"mdLinkUrl": "nord3",
		"mdCode": "nord7",
		"mdCodeBlock": "nord4",
		"mdCodeBlockBorder": "nord2",
		"mdQuote": "nord4",
		"mdQuoteBorder": "nord3",
		"mdHr": "nord2",
		"mdListBullet": "nord9",
		"toolDiffAdded": "nord14",
		"toolDiffRemoved": "nord11",
		"toolDiffContext": "nord3",
		"link": "nord8",
		"syntaxComment": "nord3",
		"syntaxKeyword": "nord9",
		"syntaxFunction": "nord8",
		"syntaxVariable": "nord4",
		"syntaxString": "nord14",
		"syntaxNumber": "nord15",
		"syntaxType": "nord7",
		"syntaxOperator": "nord9",
		"syntaxPunctuation": "nord6",
		"thinkingOff": "nord2",
		"thinkingMinimal": "nord3",
		"thinkingLow": "nord10",
		"thinkingMedium": "nord9",
		"thinkingHigh": "nord15",
		"thinkingXhigh": "nord7",
		"bashMode": "nord8",
		"statusLineBg": "nord0",
		"statusLineSep": "nord3",
		"statusLineModel": "nord15",
		"statusLinePath": "nord7",
		"statusLineGitClean": "nord14",
		"statusLineGitDirty": "nord13",
		"statusLineContext": "nord9",
		"statusLineSpend": "nord8",
		"statusLineStaged": "nord14",
		"statusLineDirty": "nord13",
		"statusLineUntracked": "nord8",
		"statusLineOutput": "nord12",
		"statusLineCost": "nord12",
		"statusLineSubagents": "nord8",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "nord0",
		"cardBg": "nord1",
		"infoBg": "nord2"
	}
}
