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": "#E5E5E5",
"button.secondaryForeground": "#3B3B3B",
"button.secondaryHoverBackground": "#CCCCCC",
"chat.slashCommandBackground": "#D2ECFF",
"chat.slashCommandForeground": "#306CA2",
"chat.slashCommandBackground": "#ADCEFF7A",
"chat.slashCommandForeground": "#26569E",
"chat.editedFileForeground": "#895503",
"checkbox.background": "#F8F8F8",
"checkbox.border": "#CECECE",