Release v0.8.3

This commit is contained in:
Mario Zechner 2025-11-21 04:57:24 +01:00
parent 85adcf22bf
commit aa46dfecd4
19 changed files with 1156 additions and 2545 deletions

View file

@ -9,7 +9,7 @@
"yellow": "#ffff00",
"gray": "#808080",
"dimGray": "#666666",
"darkGray": "#303030",
"darkGray": "#505050",
"accent": "#8abeb7",
"userMsgBg": "#343541",
"toolPendingBg": "#282832",
@ -62,7 +62,7 @@
"syntaxPunctuation": "gray",
"thinkingOff": "darkGray",
"thinkingMinimal": "#4e4e4e",
"thinkingMinimal": "#6e6e6e",
"thinkingLow": "#5f87af",
"thinkingMedium": "#81a2be",
"thinkingHigh": "#b294bb"