{
	"name": "light-poimandres",
	"vars": {
		"poimandresBg": "#e4f0fb",
		"poimandresFocus": "#303340",
		"poimandresGray": "#a6accd",
		"poimandresDarkerGray": "#767c9d",
		"poimandresBluishGray": "#506477",
		"poimandresOffWhite": "#e4f0fb",
		"poimandresBrightMint": "#5DE4c7",
		"poimandresStrongTurquoise": "#00CED1",
		"poimandresLowerMint": "#5fb3a1",
		"poimandresLightBlue": "#ADD7FF",
		"poimandresLowerBlue": "#89ddff",
		"poimandresDesaturatedGreen": "#7AC6B6",
		"poimandresHotRed": "#d0679d",
		"poimandresPink": "#f087bd",
		"poimandresBrightYellow": "#fffac2",
		"poimandresBluishGrayBrighter": "#7390AA",
		"poimandresSelection": "#717cb4",
		"poimandresWhite": "#ffffff",
		"poimandresBlack": "#000000",
		"poimandresBg256": 235,
		"poimandresFocus256": 238,
		"poimandresGray256": 109,
		"poimandresDarkerGray256": 103,
		"poimandresBluishGray256": 66,
		"poimandresBrightMint256": 86,
		"poimandresStrongTurquoise256": 44,
		"poimandresLowerMint256": 79,
		"poimandresLightBlue256": 153,
		"poimandresLowerBlue256": 117,
		"poimandresDesaturatedGreen256": 79,
		"poimandresHotRed256": 169,
		"poimandresPink256": 211,
		"poimandresBrightYellow256": 229,
		"poimandresBluishGrayBrighter256": 110,
		"poimandresSubtleBg": "#e4f0fb",
		"poimandresMediumBg": "#d0d7e5",
		"poimandresBrightBg": "#7390AA"
	},
	"colors": {
		"accent": "poimandresStrongTurquoise",
		"border": "poimandresDarkerGray",
		"borderAccent": "poimandresBluishGray",
		"borderMuted": "poimandresDarkerGray",
		"success": "poimandresStrongTurquoise",
		"error": "poimandresHotRed",
		"warning": "poimandresBrightYellow",
		"muted": "poimandresBluishGray",
		"dim": "poimandresDarkerGray",
		"text": "poimandresBluishGray",
		"thinkingText": "poimandresBluishGray",
		"selectedBg": "poimandresSelection",
		"userMessageBg": "poimandresBluishGrayBrighter",
		"userMessageText": "poimandresWhite",
		"customMessageBg": "poimandresGray",
		"customMessageText": "poimandresWhite",
		"customMessageLabel": "poimandresStrongTurquoise",
		"toolPendingBg": "poimandresBluishGrayBrighter",
		"toolSuccessBg": "poimandresBluishGrayBrighter",
		"toolErrorBg": "poimandresBluishGrayBrighter",
		"toolTitle": "poimandresBrightMint",
		"toolOutput": "poimandresBluishGray",
		"mdHeading": "poimandresBrightMint",
		"mdLink": "poimandresDesaturatedGreen",
		"mdLinkUrl": "poimandresStrongTurquoise",
		"mdCode": "poimandresStrongTurquoise",
		"mdCodeBlock": "poimandresBluishGray",
		"mdCodeBlockBorder": "poimandresGray",
		"mdQuote": "poimandresDarkerGray",
		"mdQuoteBorder": "poimandresBluishGray",
		"mdHr": "poimandresDarkerGray",
		"mdListBullet": "poimandresBrightMint",
		"toolDiffAdded": "poimandresStrongTurquoise",
		"toolDiffRemoved": "poimandresHotRed",
		"toolDiffContext": "poimandresDarkerGray",
		"syntaxComment": "poimandresDarkerGray",
		"syntaxKeyword": "poimandresDesaturatedGreen",
		"syntaxFunction": "poimandresBrightMint",
		"syntaxVariable": "poimandresStrongTurquoise",
		"syntaxString": "poimandresStrongTurquoise",
		"syntaxNumber": "poimandresPink",
		"syntaxType": "poimandresStrongTurquoise",
		"syntaxOperator": "poimandresDesaturatedGreen",
		"syntaxPunctuation": "poimandresBluishGray",
		"thinkingOff": "poimandresDarkerGray",
		"thinkingMinimal": "poimandresBluishGray",
		"thinkingLow": "poimandresBrightMint",
		"thinkingMedium": "poimandresStrongTurquoise",
		"thinkingHigh": "poimandresPink",
		"thinkingXhigh": "poimandresHotRed",
		"bashMode": "poimandresDesaturatedGreen",
		"thinkingMax": "poimandresHotRed"
	},
	"symbols": {
		"preset": "nerd",
		"overrides": {
			"status.success": "\u25cf",
			"status.error": "\u2716",
			"status.warning": "\u25c6",
			"status.info": "\u25cb",
			"status.pending": "\u25cc",
			"nav.cursor": "\u25b8",
			"nav.selected": "\u25b4",
			"thinking.minimal": "\u2218",
			"thinking.low": "\u25cc",
			"thinking.medium": "\u25cd",
			"thinking.high": "\u25ce",
			"thinking.xhigh": "\u25c9",
			"thinking.max": "\u25cf",
			"icon.model": "\u25c7",
			"icon.plan": "\u25c8",
			"icon.goal": "\u2299",
			"icon.pause": "\u2016",
			"icon.loop": "\u21bb",
			"icon.folder": "\u25b8",
			"icon.scratchFolder": "\u25cc",
			"icon.pi": "\u03c0",
			"format.bullet": "\u25e6",
			"md.bullet": "\u25e6"
		}
	}
}
