vote up 12 vote down star
11

Which Visual Studio Color Theme do you use?

Do you find that the darker themes work best for you? Do they help ease your eye strain?

What is your favorite color theme & where can I get it?

flag

1  
OMFG? Are you serious? – lk Sep 26 '08 at 19:20
Can somebody recommend a good dark VS theme with Resharper support for VS2008 and VS2010 ? – Shrike Nov 10 at 17:01

9 Answers

vote up 4 vote down check

My eyes have been a lot happier since I switched to zenburn after reading Jeff's post.

link|flag
Jeff Atwood posted a zenburn file for VS 2008 here: codinghorror.com/blog/archives/… – paper1337 Dec 8 at 21:00
vote up 4 vote down

http://www.iunknown.com/2007/06/vibrant_ink_vis.html

Helped my eye strain, but is a personal pref for sure.

link|flag
vote up 2 vote down

I have a homebrew theme.. nothing special except for one thing: I make literals (strings and numbers) really pop out to remind me/encourage me not to hardcode things.

link|flag
vote up 0 vote down

I like dark themes with black or some dark gray background. To much light that white background generates causes me eye strain.

Also WPF antialiasing looks much better on dark background. Text is too blurry on white background.

link|flag
vote up 4 vote down

Scott Hanselmans's blog about Visual Studio Programmer Themes Gallery

Out of that big list in the blog, I like the bellow theme

alt text

link|flag
vote up 0 vote down

I prefer dark themes, and use a variant of this one. It definitely helps with the eye strain. Unfortunately you can't seem to theme all the Visual Studio windows consistently which makes things look a little garish.

I also switch all the console windows to a dark green text on black background to reduce 'glare'.

link|flag
vote up 0 vote down

I find dark color schemes strain my eyes more than those with a white/light background. I took Jeff Atwood's variation (Is Your IDE Hot or Not?) and tweaked the colors a bit for my liking.

link|flag
vote up 1 vote down

I've concluded that a black background works best because I can perceive a wider variety of colors, which is useful for me since Visual Studio lets you color a variety of different things (giving different colors to struct, class, and interface types, for instance). Somehow, it seems harder to distinguish small color differences on a white background than black.

But don't take my word for it. Take a look and make up your own mind:

http://loyc-etc.blogspot.com/2008/09/bitstream-vera-sans-mono-bold.html

link|flag
vote up 4 vote down

I use Ragnarok Blue

Visual Studio

Visual Studio - Ragnarok Blue

SQL Management Studio

SQL Management Studio - Ragnarok Blue

that theme and others can be found here: http://winterdom.com/weblog/2007/11/22/VS2008ColorSchemes.aspx

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.