mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
Fix find highlight background in Light+ V2 (#175372)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user