fix(vscode): pair selection foreground with highlight in model picker

This commit is contained in:
bashrusakh
2026-08-20 12:00:01 +11:00
parent d80a011cbd
commit f1b9308394
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -15,6 +15,7 @@
- Attachments: extracted Office and OpenDocument content is now capped and presented more compactly, preventing large documents and their images from overwhelming the message context.
- Projects: project names now match the folder name exactly, so `.ssh` and `opencode-claude` are no longer shown as `.Ssh` and `Opencode Claude`; names you renamed yourself are kept.
- Skills Catalog: the source is now named ClawHub instead of "ClawdHub" (thanks to @makeittech).
- The model selection menu no longer shows white text on a white highlight when a high-contrast theme is active, so the hovered or selected model stays legible.
## [1.18.4] - 2026-08-14