Light+ V2: match panel background to other workbench parts (#168916)

This commit is contained in:
David Dossett
2022-12-12 14:25:10 -08:00
committed by GitHub
parent 6f1bf7825b
commit 0688a52cd3

View File

@@ -75,7 +75,7 @@
"notifications.background": "#ffffff",
"notifications.border": "#0000001a",
"notifications.foreground": "#000000e4",
"panel.background": "#ffffff",
"panel.background": "#f8f8f8",
"panel.border": "#0000001a",
"panelInput.border": "#0000001a",
"panelTitle.activeBorder": "#005FB8",