mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 09:08:53 +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": "#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",
|
||||
|
||||
Reference in New Issue
Block a user