在设置JSON中加入:

"workbench.colorCustomizations": {
    "[Default Light+]": {
        "activityBar.activeBackground": "#ffffff",
        "activityBar.background": "#eeeeee",
        "activityBar.foreground": "#000000"
    }
},
"workbench.colorTheme": "Default Light+"

 

相关文章: