many chat ui improvements (#250022)

* many chat ui improvements

* better handling of request VM
This commit is contained in:
Justin Chen
2025-05-28 18:45:25 -07:00
committed by GitHub
parent c70211fe29
commit 7f3d92fe40
6 changed files with 50 additions and 20 deletions

View File

@@ -19,8 +19,8 @@
"button.secondaryBackground": "#313131",
"button.secondaryForeground": "#CCCCCC",
"button.secondaryHoverBackground": "#3C3C3C",
"chat.slashCommandBackground": "#34414B",
"chat.slashCommandForeground": "#40A6FF",
"chat.slashCommandBackground": "#26477866",
"chat.slashCommandForeground": "#85B6FF",
"chat.editedFileForeground": "#E2C08D",
"checkbox.background": "#313131",
"checkbox.border": "#3C3C3C",