mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 14:31:31 +01:00
Add CSS vars for slash commands and tweak styling (#189965)
Add css vars for slash commands and tweak styling
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
"button.secondaryBackground": "#1F1F1F",
|
||||
"button.secondaryForeground": "#CCCCCC",
|
||||
"button.secondaryHoverBackground": "#2B2B2B",
|
||||
"chat.slashCommandBackground": "#3E4C56",
|
||||
"chat.slashCommandForeground": "#7FC3FF",
|
||||
"checkbox.background": "#313131",
|
||||
"checkbox.border": "#3C3C3C",
|
||||
"debugToolBar.background": "#181818",
|
||||
|
||||
Reference in New Issue
Block a user