Dark+ V2: match panel color to rest of the workbench (#168906)

Match panel color to rest of the workbench
This commit is contained in:
David Dossett
2022-12-12 12:44:58 -08:00
committed by GitHub
parent bcdd9abeb9
commit ee3c8252ec

View File

@@ -68,7 +68,7 @@
"notifications.background": "#1f1f1f",
"notifications.border": "#ffffff15",
"notifications.foreground": "#ffffffc5",
"panel.background": "#1f1f1f",
"panel.background": "#181818",
"panel.border": "#ffffff15",
"panelInput.border": "#ffffff15",
"panelTitle.activeBorder": "#2488d8",