Fix settings dropdown list background (#184547)

This commit is contained in:
David Dossett
2023-06-07 15:03:16 -07:00
committed by GitHub
parent 527dea4111
commit 80f09eef48

View File

@@ -30,7 +30,7 @@
"dropdown.background": "#313131",
"dropdown.border": "#ffffff1f",
"dropdown.foreground": "#cccccc",
"dropdown.listBackground": "#313131",
"dropdown.listBackground": "#1f1f1f",
"editor.background": "#1f1f1f",
"editor.findMatchBackground": "#9e6a03",
"editor.foreground": "#cccccc",