Add CSS vars for slash commands and tweak styling (#189965)

Add css vars for slash commands and tweak styling
This commit is contained in:
David Dossett
2023-08-08 13:37:37 -07:00
committed by GitHub
parent 42b4bf0670
commit d1c4bf3fcb
5 changed files with 28 additions and 10 deletions

View File

@@ -19,6 +19,8 @@
"button.secondaryBackground": "#E5E5E5",
"button.secondaryForeground": "#3B3B3B",
"button.secondaryHoverBackground": "#CBCBCB",
"chat.slashCommandBackground": "#D2ECFF",
"chat.slashCommandForeground": "#306CA2",
"checkbox.background": "#F8F8F8",
"checkbox.border": "#CECECE",
"descriptionForeground": "#3B3B3B",