Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio Tab change color?

Can I change back/fore color of tabs in Visual Studio 2008?

enter image description here

like image 857
Yura Shinkarev Avatar asked Sep 21 '10 09:09

Yura Shinkarev


3 Answers

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.

like image 165
mhan0125 Avatar answered Nov 15 '22 10:11

mhan0125


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

like image 29
stack72 Avatar answered Nov 15 '22 11:11

stack72


You can change color and shape of tabs in VS 2008/2010 with Tabs Studio add-in (developed by me).

like image 36
Sergey Vlasov Avatar answered Nov 15 '22 10:11

Sergey Vlasov