Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.1k views
in Technique[技术] by (71.8m points)

visual studio code - How to stop VSCode having colored tab names

Since some recent update, VSCode started adding colors to tab names as seen here:

The blue, orange. No idea what the colors mean.

But I want to turn it off and have all tabs be black if it's possible.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

I assume you are using the Insiders' Build. You can disable those tab "decorations" with these settings:

Workbench > Editor > Decorations: Colors
Workbench > Editor > Decorations: Badges

Those would override your tab foreground if you don't disable them.

Then you color your tab colors if you need to.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...