mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
Light+ V2: match panel background to other workbench parts (#168916)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user