mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
Do not use special color for multi root workspace (fixes #31007)
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
"editor.selectionHighlightBackground": "#ADD6FF26",
|
||||
"list.dropBackground": "#383B3D",
|
||||
"activityBarBadge.background": "#007ACC",
|
||||
"sideBarTitle.foreground": "#BBBBBB",
|
||||
"statusBar.multiFolderBackground": "#2c4681"
|
||||
"sideBarTitle.foreground": "#BBBBBB"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user