{
	"name": "light-prism",
	"vars": {
		"white": "#ffffff",
		"slate": "#4a4f57",
		"dim": "#6b7280",
		"violet": "#7c4dff",
		"indigo": "#4f46e5",
		"blue": "#3b82f6",
		"cyan": "#06b6d4",
		"green": "#22c55e",
		"yellow": "#eab308",
		"orange": "#f97316",
		"red": "#ef4444"
	},
	"colors": {
		"accent": "violet",
		"border": "#e5e7eb",
		"borderAccent": "blue",
		"borderMuted": "#f1f3f5",
		"success": "green",
		"error": "red",
		"warning": "orange",
		"muted": "slate",
		"dim": "dim",
		"text": "",
		"thinkingText": "#6b7280",
		"selectedBg": "#f2f5fb",
		"userMessageBg": "#ffffff",
		"userMessageText": "",
		"customMessageBg": "#f3f2ff",
		"customMessageText": "",
		"customMessageLabel": "violet",
		"toolPendingBg": "#f5f6fa",
		"toolSuccessBg": "#effaf2",
		"toolErrorBg": "#fceeee",
		"toolTitle": "",
		"toolOutput": "#6b7280",
		"mdHeading": "indigo",
		"mdLink": "blue",
		"mdLinkUrl": "dim",
		"mdCode": "violet",
		"mdCodeBlock": "slate",
		"mdCodeBlockBorder": "#e1e4ea",
		"mdQuote": "#6b7280",
		"mdQuoteBorder": "#e1e4ea",
		"mdHr": "#e1e4ea",
		"mdListBullet": "cyan",
		"toolDiffAdded": "green",
		"toolDiffRemoved": "red",
		"toolDiffContext": "#6b7280",
		"syntaxComment": "dim",
		"syntaxKeyword": "indigo",
		"syntaxFunction": "blue",
		"syntaxVariable": "violet",
		"syntaxString": "green",
		"syntaxNumber": "orange",
		"syntaxType": "cyan",
		"syntaxOperator": "slate",
		"syntaxPunctuation": "slate",
		"thinkingOff": "#e5e7ec",
		"thinkingMinimal": "dim",
		"thinkingLow": "blue",
		"thinkingMedium": "cyan",
		"thinkingHigh": "violet",
		"thinkingXhigh": "indigo",
		"bashMode": "blue",
		"thinkingMax": "indigo"
	}
}
