Fix find highlight background in Light+ V2 (#175372)

This commit is contained in:
David Dossett
2023-02-24 10:40:00 -08:00
committed by GitHub
parent 99e4904905
commit 42062cb3ea

View File

@@ -31,7 +31,6 @@
"dropdown.foreground": "#3b3b3b",
"dropdown.listBackground": "#ffffff",
"editor.background": "#ffffff",
"editor.findMatchBackground": "#9e6a03",
"editor.foreground": "#3b3b3b",
"editor.inactiveSelectionBackground": "#E5EBF1",
"editor.selectionHighlightBackground": "#ADD6FF80",