sidebar icons and background vscode color
"workbench.colorCustomizations": {
"activityBar.background": "#aae70e",
"titleBar.activeBackground": "#8ee95d",// background color
"titleBar.activeForeground": "#FCFAFF",
"statusBar.background": "#cf3535",// footer color
"statusBar.noFolderBackground": "#0d02dd",
"statusBar.debuggingBackground": "#5cc7fd",
"activityBar.inactiveForeground": "#524747" //icons
}, // open .vscode folder in the rootand pase above code in settings.json