Visual Studio Code status bar color

后端 未结 9 2172
长发绾君心
长发绾君心 2021-01-29 19:52

Visual Studio Code\'s default status bar color is blue and I find it quite distracting. I used this extension to change the color but it has stopped working after the 1.10

9条回答
  •  我在风中等你
    2021-01-29 20:33

    There is a stronger, more robust solution than the above answers in my opinion, and thats to change the status bar color based on the file you're working on - its called ColorTabs
    and it allows you to provide a list of regexes and change that color based on that.

    Disclaimer - I wrote the extension Enjoy!

提交回复
热议问题