Are there any add-ins available that let you customize the UI look and feel for Visual Studio 2012 IDE?
Asked
Active
Viewed 2,251 times
5
-
"Shopping" questions are generally off-topic here on [so]. – John Saunders Sep 28 '12 at 14:43
-
3But its still very much related to productivity. For the first time I felt something higher wasn't good enough as lower is with VS 2012 – nawfal Nov 15 '12 at 21:14
2 Answers
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 :
I wouldn't use it anyways, as it's more a hack, than a real solution.
-
Thanks for the mentioning about Icon Patcher. I would play around with it, (just) for the heck of it. – Chrysalis Sep 10 '12 at 17:04