Visual Studio 2012 Color Theme Editor

Microsoft Free

Allows users to create and edit Visual Studio themes. Themes can customize colors used for menus, toolbars, tabs, titlebars, the text editor, and other environment colors.

Microsoft
(192) Review
Visual Studio
"12", 2012
Download (285,285)
5/14/2013
2.3
View
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (192)
Q and A (82)
Sign in to Write a Review
Sort By:

by Azarien | March 08 2013

in the Auto Hide->Tab group, setting the Hovered Background color to a different color than Default Background, and then applying the theme causes a weird gradient to show up.

by rookie1024 | February 27 2013

Not available for Express. I find the Light and Dark themes hard to bear and I would like some customization.

by Paul Dowman | February 26 2013

Thank you so much.... with a nice blue theme applied to VS2012 my eyes don't feel like their out on stalks any more :)

As per lots of others... Microsoft shame on you.... I really think you're losing your way. Anyway I'm just off to build an msi for my windows service project in 2012..... oh, wait a minute I can't. doh!

by MIkeTims | February 25 2013

Provides minimal support for a feature that should never have been left out of the original product anyway

by Karel Kral | February 23 2013

by JustinBailey | February 18 2013

please don't touch the font colors >_<

by omw | February 13 2013

Very Well Done :-)

by Xaggre | February 09 2013

by Robert_Perdomo | February 06 2013

Very Good. It is a helpful tool for the developer. Thanks Microsoft

by RyanVGates | February 05 2013

A great tool that simply works and adds color to the editor. Once again though, something that should be part of Visual Studio to begin instead of telling everyone to love staring at a gray-washed ide all day.

by Dan Clarke | February 05 2013

Makes VS much less harsh on the eyes, definitely should have come as standard with RTM. Just need to fix the all-caps menu bar now: http://uxmovement.com/content/all-caps-hard-for-users-to-read/

by AntRemo1 | February 02 2013

I typically don't rate/review things...but man am I happy this exists.

The 2 out of the box themee that come with VS 2012 SUCK! This is a life saver.

Thank you :)

by Travis Spomer | January 30 2013

Essential. Makes Visual Studio 2012 a lot less soul-crushing.

by Kevin Westwood Spiricon | January 30 2013

Makes it easy to alter look and feel. Very nice.

by Andreas Vergison | January 28 2013

This is GREAT.
Suggestion: can a theme be linked to a solution? Imagine each solution a developer works on would have its own color scheme ...
Technically this would just require an extra property in the .sln file referring to that scheme.

by lforbes | January 26 2013

PLEASE make one for Office 2013, as soon as possible would be nice. The themes are just horrible. I think you need to fire your artistic designers and hire some real graphic designers.

by Stefan Zapf | January 20 2013

You just made my day. Thank you!

by Roman313 | January 10 2013

conflicts with Visual Assist (C++) www.wholetomato.com

after installed, Visual Assist tooltip colors are black.

by Paul Ballard | January 07 2013

Great work!

by Le Chaud Lapin | January 05 2013

Somewhere, at Microsoft, is a manager. This person probably has a crisp manner of speaking, excellent posture, and uses bombastic words like "deliverable" and "core competency" and "chime in". And that person is a friggin' idiot. To that idiot: I would like to tell you something that neither your mother, your father, your 1st-grade teacher, your first girlfriend (or boyfriend) (or Metro-friend), your high-school counselor, your college counselor, your grad-school counselor, your trust-fund trustee, your grand-parents, or your dog told you: You are a bona-fide idiot. You live in a world where you can be utterly incompetent, and still stay afloat, because other people around you have been pulling your weight from birth. If you had been born into an environment where latte was a type of weapon, I can assure you: VS2012 WOULD NOT LOOK SO HORRIFIC. NO, I AM NOT YELLING AT YOU. I AM MERELY FOLLOWING YOUR LEAD.

21 - 40 of 192 Items   
Sign in to Start a Discussion


  • Where is the blue theme?
    1 Posts | Last Post Sun 12:14 PM
    • I am trying to get rid of the horrendous VS2012 default theme because after 6 months of using it there is no way I can get used to it and I have had enough of staring at my screen trying to work out where to click my mouse. However, all the colour themes here are also horrendous. I got to this download through a blog where it said install the colour theme editor and select the 'blue' theme. There is no blue theme. I don't see the point in having themes which are all practically the same and all awful. How do I get something resembling VS 2010, which was a fine theme and nice to work with?
  • What are the codes for the (various) Window background colors
    4 Posts | Last Post Thu 7:30 PM
    • One of the main reasons I wanted the Color Theme Editor was to tone down the glare from "pure white" window backgrounds, but I can't find any references to "Solution Explorer", "Server Explorer", etc., or even "background".
      
      There are too my #FFFFFF's for me to experiment with them individually.
      
      On my system, with VS2012 / Update 2, and with my "custom" copy of the "Green" theme:
      • Solution Explorer: White background
      • Server Explorer: White background
      • "Installed Themes" of the theme editor: White background
      • Class view (an exception): Control Panel window background color
      
      Of course I'd GREATLY prefer most of these windows to simply honor the Windows "Control Panel" color (in my case, RGB 192,220,192 / money green), but failing that, I was was hoping that the Color Theme Editor would let me tone down the FFFFFF's to something less aggressive.
      
      Thanks for making the CTE extension available!
      
    • P.S. I shouldn't have written that I couldn't find any "background", just not any background to the windows in question.
      
      I's still really like to tone down the colors.  I'll check back again in a few weeks.
    • Try these:
      
      Environment → Window
      This controls the background of many windows, including Class View, Object Browser, Error List, and others.
      
      TreeView → Background
      This controls Solution Explorer, Server Explorer, and the per-theme editing page
      
      Environment → StartPageTabBackgroundBegin
      Environment → StartPageTabBackgroundEnd
      These two affect the background of the content portion of Color Themes page (and the Start Page).
      
      There are some "Text" colors that go with each of these--you can update these as well, if you need to change the default text.
    • Right on the money, Matthew!  Thanks!
      
      I've now been able to tone down the FFFFFF [or nearly white] colors in all of the windows I regularly see.
  • Isolated Themes
    2 Posts | Last Post Tue 11:00 PM
    • I thought that one of the most valuable aspects of the 2010 theme chooser was its isolation to the current vs session. It was easy to have several projects running and differentiate between them by giving them different themes. This version seems to globally change themes so you can't do that - is it something you can change?
    • This is unfortunately a behavior built into the way VS 2012 deals with themes.  Themes immediately save in the registry and broadcast a notification that other Visual Studio instances are listening to.
      
      The only way currently to create isolation is by running VS with a different /rootsuffix prefix.  For example, you can run "devenv /rootsuffix Green" to create a completely isolated environment for everything (including themes).  The downside, of course, is that every VS feature is isolated in this context, not just themes.
  • Find a color
    1 Posts | Last Post Tue 1:59 PM
    • Here's a suggestion I'd like to see:  sometimes I'll be working in Visual Studio and see a color that I'd like to change.  It can be hard to figure out what the name of the item is so I can then change the color.  What I'd like to do is go into some "find this color" mode where the theme editor uses the color at the current mouse location and shows all of the theme items that are set to that color.
  • Tracepoint colors
    1 Posts | Last Post Tue 1:54 PM
    • I'm using a dark background theme and the default background color for tracepoints makes them unreadable.  However, in the theme editor it only lets me change foreground colors for tracepoints, not background colors.  Looking at the Fonts & Colors editor, it would appear that tracepoints don't have a background color at all, even though breakpoints do.
      
      Is there any way to add a background color for tracepoints?  Or is that going to require an update to Visual Studio?
  • Suggestion
    2 Posts | Last Post Tue 5:26 AM
    • I think it would be nice being able to import only colors from .vssettings files as a new theme...
      
      George
    • With the latest release, this should now be supported.  You can now
      1. Create a new theme based on the existing theme you want as the starting point
      2. Import color customizations from a .vssettings file
      3. While editing the theme, use the new toolbar button "Import Fonts and Colors Customizations", which should present you with a summary of all of the customized colors that will imported into the theme.
      
      This way you can now bundle .vssettings color customizations created elsewhere as part of a theme.
  • How to find what color corresponds to a window?
    1 Posts | Last Post May 13, 2013
    • Hi there.  In standard Dark Theme, the Issues grid in the Pending Changes window is White-on-almost-White for non-selected rows.  i.e. invisible until you select the row.  Does anyone know which color theme setting corresponds to this behavior?  I love the Dark Theme, but it's only this one setting that I would like to change.  Thanks for the extension!
  • Couple of Questions
    3 Posts | Last Post May 08, 2013
    • 1) Is there any site like http://studiostyl.es/ that was created for posting shared VS2010 themes for themes created with this extension?  I really would like to get my editor to have the "Humane Studio" color scheme.  It would look good in the "Tan Theme"
      
      2) I would like to update the background color of the text editor, is there an easy way to update all the background settings for the Text Editor without doing all of them individually?
      
      3) From what I have read all the theme settings are stored in the registry, is that correct?  So to back a custom theme up you would have to export the theme, the same way you would if you wanted to share it, correct?
    • I would like to know about 2) - I am using a customized dark theme and would really like to change Text Editor background colour from dark gray to black - what is the easiest way to do so? 
      Thanks in advance. 
    • 1) I'm not aware of a site like this yet, sorry!
      
      2) Text Editor → Plain Text → Background is the main text editor background color.  Other editor-based tool windows have their own background, if you search for "plain text background" you should be able to quickly edit them all.  There may be a handful of other colors that you think of as background colors (for example, Text Editor → Indicator Margin → Background is the background for the "breakpoint" margin).  I don't have an exhaustive list, unfortunately.
      
      3) The safest way to back up your themes is to export them and them save them yourself, as you would to share them.  While installed, themes are stored in the registry as well as being stored as a part of an installed VS extension (that's stored in the filesystem in your %localappdata%\Microsoft\VisualStudio\12.0\Extensions folder by Visual Studio's Extensions and Updates manager).
  • Reset to default themes
    2 Posts | Last Post May 08, 2013
    • Is there a way to reset to default themes the extension offers?
      
      Thanks in advance,
      George
    • You can delete each custom theme (there's an "X" icon on each theme in the Customize Colors page--this would restore you back to the default list.  Is this what you're asking for?  You can also uninstall each custom theme individually from the Extensions and Updates page, which should have the same effect.
  • wher ecan i get extra color sets for use with this
    1 Posts | Last Post April 29, 2013
    • as the topic asks ??
1 - 10 of 82 Items