mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
Fix sticky scroll background within peek views in v2 themes (#169043)
This commit is contained in:
@@ -81,7 +81,6 @@
|
||||
"panelTitle.activeBorder": "#005FB8",
|
||||
"panelTitle.activeForeground": "#000000e4",
|
||||
"panelTitle.inactiveForeground": "#000000e4",
|
||||
"peekViewEditor.background": "#6e76811a",
|
||||
"peekViewEditor.matchHighlightBackground": "#bb800966",
|
||||
"peekViewResult.background": "#ffffff",
|
||||
"peekViewResult.matchHighlightBackground": "#bb800966",
|
||||
|
||||
Reference in New Issue
Block a user