mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-28 05:35:08 +00:00
Dark+ V2: match panel color to rest of the workbench (#168906)
Match panel color to rest of the workbench
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user