mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
mrw: only set status bar color for our default theme (light & dark)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"editor.selectionHighlightBackground": "#ADD6FF26",
|
||||
"list.dropBackground": "#383B3D",
|
||||
"activityBarBadge.background": "#007ACC",
|
||||
"sideBarTitle.foreground": "#BBBBBB"
|
||||
"sideBarTitle.foreground": "#BBBBBB",
|
||||
"statusBar.multiFolderBackground": "#2c4681"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user