Visual Studio 2010 Dark Expression Blend Color Theme
As you guys might already know, that Visual Studio 2010 & .NET Framework 4.0 has been released. All of the latest development tools from Microsoft are full of awesomeness. If you haven’t already got your hands on the latest version of Visual Studio, then below are few links that can get you started:
- Download Visual Studio 2010.
- Read blogs.
- ScottGu
- Scott Hanselman
- Haacked (For MVC goodness)
- Watch shows.
- And of course Google.
My Visual Studio Color Scheme
I have always preferred working in dark color schemes, but because the color of visual studio 2005 & 2008 was light, it was difficult to get a complete dark working environment.
But as the new Visual Studio IDE is built using WPF, we can customize the theme of the IDE using the Visual Studio Color Theme Editor. This is one of my favorite extensions for Visual Studio 2010. The extension comes with few built-in color schemes, that are actually quite good. But, I wanted my IDE to be more like Expression Blend. So, I have created my own theme for Visual Studio 2010, which is not yet complete. But, if you like it then give it a try.
Dark:
Some parts of the Visual Studio IDE like the Solution Explorer, Property Window, Scroll Bars etc are rendered natively (your current windows theme). So, there is no way (that I know) to customize the color of those particular parts of the IDE.
Download
To import the Expression theme, install the Visual Studio Color Theme Editor extension and then import the file from the Customize Colors dialog.
Gray:
The author of the extension has given detailed explanation about how to create the lighter version of the Expression Blend theme on his blog. Check out his post here or click here to download the gray theme.
PS: If you enhance this theme, then please share.
Update (05/03/2010):
- Fixed tool window button colors.
- Fixed dropdown & combobox colors.
Update (05/20/2010):
- Fixed panel tab hover colors.
- Fixed command bar colors.

It would be nice to have a similar theme for SQL Server Management Studio.
[ Reply ]
Well, I’m still struggling to change the background of solution explorer, it is white no matter how hard I try.
The only thing on my mind is changing windows 7 settings, but that way I don’t really see a point for this extension, as the background was THE ONLY thing contrasting my ink theme.
Thanks for suggestions.
[ Reply ]
Gabriel Reply:
February 7th, 2011 at 2:30 am
@fajciarx,
AFAIK, i always just changed the windows system colors, or get a tool that lets you set the windows system colors locally on a per-app basis
[ Reply ]
Josh Reply:
March 4th, 2011 at 11:50 am
@Gabriel, What tool would you suggest do do this?
[ Reply ]
Santhosh Reply:
April 29th, 2011 at 3:49 pm
@Santhosh, Grt yar…
nix Reply:
August 1st, 2011 at 12:12 am
@fajciarx, Did you download the metroline.vssettings and import them (under tools>import and export settings)?
[ Reply ]
[...] Visual Studio Color Theme Editor (Visual Studio Plugin) w/ Blend Theme [...]
[...] If you are using VS2010 you can get away from the reds and blues, check how this guy did it here! [...]
[...] Visual Studio theme. [...]
You can change the colors of windows and code the same way you did in previous version.
Tools -> Options -> Enviornment -> Fonts and Colors
[ Reply ]
[...] Expression.vstheme to Theme Editor - http://www.nerdpad.com/visual-studio/visual-studio-2010-dark-expression-blend-color-theme [...]
The workflow activity’s display name and its background has similar tone (text is black and background is dark grey). I tried couple of options in the color editor and all failed to change the text’s color. Can you tell me how to do it? Thanks.
[ Reply ]
[...] Tas nozīmē, ka jūs nevarēsiet papildināt savu studiju ar spraudņiem un paplašinājumiem, ko nav veidojuši paši Microsoft censoņi. Cik liels mīnuss tas ir? Nu nav jau nekas traģisks. Cilvēks, kurš lieto VS Express diez vai to vispār pamanīs. Es nebūtu pamanījis, ja vien neiejauktos mana tieksme visu personalizēt. Atsaucoties uz rakstu par Eclipse IDE, es atgādināšu, ka man patīk iestatīt teksta redaktoru un IDE uz tumšu motīvu. Nu jau labu laiku biju strādājis pie defaultā VS 2010 motīva un pat neiedomājos, ka to varētu nomainīt, bet nesen, pētot šādu tādu info par C# uzdūros skrīnšotiem ar VS tumšos toņos. Protams, sāku meklēt, kā nomainīt krāsas bez liekas laika tērēšanas uz uzstādījumu mainīšanu un uzdūros pāris rakstiem šajā sakarā. Pirmais veda uz vienu VS paplašinājumu, kas saucas Visual Studio Color Theme Editor. Man gan nav tās burvīgās iespējas izmēģināt šo paplašinājumu darbībā, jo, kā jau minēju, sēžu uz VS Express, kas neļauj man to pieinstalēt, bet tas var likt jūsu studijai izskatīties apmēram šādi (attēls un info ņemti no šejienes): [...]
I really like your text ide color theme. Is there a way I could get it? I’d love it! thanks.
[ Reply ]
Zuhaib Reply:
April 21st, 2011 at 12:40 pm
@Chris Fletcher,
[ Reply ]
Cubelodyte Reply:
July 7th, 2011 at 1:20 pm
@Chris Fletcher,
I’m lost in all this.
I imported the theme because I wanted my VS IDE to look like the image above.
Just like fajciarx, I can only get the white background. If I start changing backgounds using the Theme Editor, then the font colors don’t work. If I had time to chanage that many individual colors, I wouldn’t have needed to download and import a theme.
I can only assume I’m missing something. Shouldn’t I have been able to import this theme and start seeing the same results as depicted in the screenshot?
[ Reply ]
Cubelodyte Reply:
July 7th, 2011 at 1:27 pm
@Cubelodyte,
It looks like the theme I got when I downloaded the “Expression” theme is the “Gray” one (based on the screenshots).
[ Reply ]
Zuhaib Reply:
July 7th, 2011 at 2:25 pm
@Cubelodyte,
Enable Rich client visual experience in Visual Studio Options (Toools –> Options –> Environment).
Kindly let me know if that fixes ur problem.
Also if “Automatically adjust visual experience” is enabled, VS may choose not to show some colors from the theme.
[...] Link [...]
I really like your theme, is it available for download?
(didn’t find a link)
[ Reply ]
[...] Studio shell (drool). After a quick look around, I found the Visual Studio Theme Editor and a really great .vstheme file that gets me pretty close to the Expression [...]
I’ve made an app that makes it much quicker to edit color themes.
Also in the zip are 3 example themes.
http://www.filedude.com/download/7g4YH3FRpQb0c76202d2
[ Reply ]
Does anyone know if it’s possible in Visual Studio 2010 to change the color of the blue “underline rectangle” that appears below an identifier that’s not currently bound? (For example, type StreamReader, and a blue rectangle appears below the “S”. Clicking or pressing Ctrl+. displays the “using…” popup).
In Visual Studio 2008, this used to be red. I am using Ragnarok Gray (a dark theme) in VS 2010, and this dark blue is almost impossible to see.
I’ve looked through all of the color options, and I can’t find a setting to change the color of this (possibly because I’m not sure what VS2010 is calling it)…
Any help is GREATLY appreciated!
-JP
[ Reply ]
Zuhaib Reply:
October 6th, 2011 at 2:58 am
@JP,
That’s called Smart Tag. Search it in Tools–>Options–>Font & Colors.
[ Reply ]
Zuhaib,
Thanks for the follow-up. Unfortunately, changing the color of the Smart Tag from blue (the default) to anything else does nothing (instead leaving it blue).
I found a few other posts indicating that this is VS2010 bug which may or may not be fixed.
Oh well… Maybe I’ll try my hand at writing a small VS2010 extension to see if I can change it!
-JP
[ Reply ]
nice work.
[ Reply ]
[...] just switched to a dark theme in Visual Studio and can’t find the setting for changing the background color of the [...]
[...] Najpierw instaluję dodatek Visual Studio Color Theme Editor (http://visualstudiogallery.msdn.microsoft.com/20cd93a2-c435-4d00-a797-499f16402378), a potem importuję schemat Expression – http://www.nerdpad.com/visual-studio/visual-studio-2010-dark-expression-blend-color-theme. [...]
[...] Note the use of the dark expression theme: http://www.nerdpad.com/visual-studio/visual-studio-2010-dark-expression-blend-color-theme [...]
You can use this theme in SQL server management studio:
http://blog.bagearon.com/2012/03/sql-server-management-studio-2012-color-themes-extension-support/
[ Reply ]
How can you remove this stuff? i can set the Theme to default, but the text editor background remains black, pitch black…
[ Reply ]
The Expression theme looks so much nicer. So used to the Blue default, not a bit of trouble installing using free Theme Editor mentioned above. Thank You !!!
[ Reply ]
[...] 1. Install Editor and Expression theme from here http://www.nerdpad.com/visual-studio/visual-studio-2010-dark-expression-blend-color-theme [...]
Dreary Day…
It was a dreary day here today, so I just took to messing around online and realized…
So no chance of you providing a link to your version of the color scheme? The one you linked to looks nothing at all like what you have posted in the picture. It’s actually pretty horrible.
I’m running a dark scheme myself but yours looks much easier on the eyes.
[ Reply ]
Was it so difficult to say that the original theme is in here http://gallery.expression.microsoft.com/VS2010Expression, it is your own post for god shake!!!! Enjoy people!!!
[ Reply ]
@pachobas The problem is that is NOT what is shown in the screenshot. Metroline has some very bad color choices that look much better in the screenshot.
[ Reply ]
[...] -> customize colors -> import each theme from the file system. Credit and many thanks go to Zuhaib for [...]
[...] Visual Studio install the theme editor extension and then grab dark expression theme. I’m partial to the Monokai syntax theme, but you can find a wide range of choices on [...]
I tried this theme, everything is dark except the background of the text editor is still white.
[ Reply ]
hi zohaib, can you tell me what is that font in the screenshot? thanks.
[ Reply ]
Zuhaib Reply:
December 20th, 2012 at 2:50 pm
@abubakar,
The font is Envy by Damien G http://damieng.com/creative/typography
[ Reply ]
Thank you for the theme. It’s awesome. The install instructions could be better though. So, I have set up a page with more clear instructions. Here’s the link. http://www.dahlsys.com/misc/visual_studio_2010_dark_theme/index.html
[ Reply ]
[...] For visual style, I’ve installed the Visual Studio Color Theme Editor and a modified Dark Expression Blend theme. [...]