Answers for "vscode autosuggest background"

0

vscode autosuggest background

"editorSuggestWidget.background": "#424d66",// widget bg
"editorSuggestWidget.selectedBackground": "#29b6f6",// <-- this one -->
"editorSuggestWidget.highlightForeground": "#ff6a00",// typed(matching) symbols color
Posted by: Guest on July-25-2021

Code answers related to "Javascript"

Browse Popular Code Answers by Language