Fix sticky scroll background within peek views in v2 themes (#169043)

This commit is contained in:
David Dossett
2022-12-13 13:44:06 -08:00
committed by GitHub
parent 81130a5bf1
commit 3b8971f94c
2 changed files with 1 additions and 2 deletions

View File

@@ -74,7 +74,7 @@
"panelTitle.activeBorder": "#2488d8",
"panelTitle.activeForeground": "#ffffffc5",
"panelTitle.inactiveForeground": "#8b949e",
"peekViewEditor.background": "#6e76811a",
"peekViewEditor.background": "#1f1f1f",
"peekViewEditor.matchHighlightBackground": "#bb800966",
"peekViewResult.background": "#1f1f1f",
"peekViewResult.matchHighlightBackground": "#bb800966",