Open FreshP-0325 opened 3 years ago
looks like I'm a bit late, but this can be fixed with JSON settings. that's how I changed it on “Allure Contrast”:
"workbench.colorCustomizations": {
"[Allure Contrast (rainglow)]": {
"button.background": "#47907a",
"editorSuggestWidget.focusHighlightForeground": "#2aaaff",
"editorSuggestWidget.selectedForeground":"#c0ccdb",
"editorSuggestWidget.foreground":"#c0ccdb"
},
},
before: after: