简体   繁体   中英

How do I change the color of the visual studio code toolbar?

hello, my question is the following, in the new visual studio code update, for Ubuntu Linux, the toolbar (attached photo) we can see that it is white, and it was to know if it can be changed to black as it was in previous updates, and how is it done? ... thanks

我附上图片

For the people who are looking for a new solution: In the latest version of VSCode, you can add

"window.titleBarStyle": "custom"

to your settings.json file and it should use your vscode theme for the border/titlebar

The GTK Dark Title Bar could be the solution to your problems.

I also want to leave some more references to the various issues opened on the official vscode repo in the past years about this problem so that you can give a reading and get an idea of what happened.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM