Visual Studio Tab change color?
Can I change back/fore color of tabs in 开发者_JAVA百科Visual Studio 2008?
Now it can be done by Visual studio Productivity Power Tools Extension.
The extension can be installed through Tools => Extensions and Updates.
After installation restart Visual Studio and go to:
Options => Productivity Power Tolls => Custom Document Well, then you can choose Color tabs by project or by regular expression.
this visual studio 2010 addin will allow the tabs to be coloured by a specific project type- so everything in 1 project has the same colour.
read more about it and download it http://visualstudiogallery.msdn.microsoft.com/en-us/d0d33361-18e2-46c0-8ff2-4adea1e34fef
You can change color and shape of tabs in VS 2008/2010 with Tabs Studio add-in (developed by me).
精彩评论