mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
many chat ui improvements (#250022)
* many chat ui improvements * better handling of request VM
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user