fix(coding-agent): add missing required colors to theme-schema.json

This commit is contained in:
Mario Zechner 2026-01-22 14:28:00 +01:00
parent d89f6e08ce
commit 79268f92d0

View file

@ -78,7 +78,14 @@
"syntaxNumber",
"syntaxType",
"syntaxOperator",
"syntaxPunctuation"
"syntaxPunctuation",
"thinkingOff",
"thinkingMinimal",
"thinkingLow",
"thinkingMedium",
"thinkingHigh",
"thinkingXhigh",
"bashMode"
],
"properties": {
"accent": {