5

Are there any add-ins available that let you customize the UI look and feel for Visual Studio 2012 IDE?

Chrysalis
  • 4,130
  • 2
  • 21
  • 23

2 Answers2

5

This extension gives you basic control over the VS2012 colour palette:

http://visualstudiogallery.msdn.microsoft.com/366ad100-0003-4c9a-81a8-337d4e7ace05

Unfortunately there's no control over icons, appearance/roundness of windows etc in this extension however.

Dan Nolan
  • 4,733
  • 2
  • 25
  • 27
5

Visual Studio 2012 Color Theme Editor is for you, as Daniel said.

There is also an open source project that can restore VS 2010 icons in VS 2012 :

Visual Studio Icon Patcher.

I wouldn't use it anyways, as it's more a hack, than a real solution.

Community
  • 1
  • 1
Steve B
  • 36,818
  • 21
  • 101
  • 174