I have already managed to change the theme of my vscode, but I am not able to change the color of the area marked below. How do I change?
"workbench.colorCustomizations": {
"editor.background": "#001733",
"sideBar.background":"#001C40",
"sideBarTitle.foreground": "#ffffff"
}
