Do not use special color for multi root workspace (fixes #31007)

This commit is contained in:
Benjamin Pasero
2017-07-19 18:40:35 +02:00
parent adb9987518
commit 712c489f5a
5 changed files with 11 additions and 35 deletions

View File

@@ -9,7 +9,6 @@
"editor.selectionHighlightBackground": "#ADD6FF4D",
"editorSuggestWidget.background": "#F3F3F3",
"activityBarBadge.background": "#007ACC",
"sideBarTitle.foreground": "#6F6F6F",
"statusBar.multiFolderBackground": "#2c4681"
"sideBarTitle.foreground": "#6F6F6F"
}
}