C:\Users\yourname\AppData\Roaming\Code\User\settings.json
"workbench.activityBar.visible": true,
"workbench.colorCustomizations": {
"statusBar.background" : "#EFEFEF",
"statusBar.foreground": "#000000",
"statusBar.noFolderBackground" : "#0A0A0D",
"statusBar.debuggingBackground": "#511f1f",
"activityBar.background": "#efefef",
"activityBar.foreground": "#000000",
"activityBarBadge.background": "#A0A0A0",
"titleBar.activeBackground": "#EFEFEF"
},