My Visual Studio Settings

Apperantly there are some people who like my color scheme. I am currently favoring a lot of contrast on the screen, it makes me feel like I am working on a child game.

Anyway, here it how it looks like, and you can get from http://www.ayende.com/Files/ayende-vs-settings.zip

 

image

Print | posted on Saturday, June 02, 2007 9:07 PM

Feedback


Gravatar

# re: My Visual Studio Settings 6/2/2007 10:57 PM Will

Ouch...

Haven't studies proven that humans read faster on non-inverted type colors?


Gravatar

# re: My Visual Studio Settings 6/2/2007 11:08 PM Ayende Rahien

No idea, the separation of the colors make it easier to notice different things.
You have to take into account that I am rarely reading reams of code, I usually handle small pieces.


Gravatar

# re: My Visual Studio Settings 6/2/2007 11:46 PM Nate Kohari

Another light-on-dark developer! I usually get ridiculed for my light gray on black scheme. I still don't understand how someone can stare at a white screen for 8+ hours a day.


Gravatar

# re: My Visual Studio Settings 6/3/2007 12:54 AM Will

This is pretty easy on the eyes:
<img src="http://creativestandards.com/images/vs-colors.gif" />


Gravatar

# re: My Visual Studio Settings 6/3/2007 7:54 AM Jon Limjap

I have a pretty similar scheme downloaded from Infinities Loop (that Viewstate blogger). However it isn't peppered with as much peach, pink and purple as your scheme is :p

I've also gotten rid of Courier New for my font; I use non-constant width fonts (usually Tahoma) as I find it makes it easier to read (and the lines are shorter too). I haven't found any practical reason for using fixed-width fonts anymore.


Gravatar

# re: My Visual Studio Settings 6/3/2007 8:46 AM Vadim

My 3 year old daughter really liked your colors.


Gravatar

# re: My Visual Studio Settings 6/3/2007 11:53 AM Eugen Anghel

Have you tried the Consolas or Monaco fonts? After using any one of them for some time looking at Courier New will seem like being stabbed in the eyes.

You can get Monaco from here: http://www.gringod.com/2006/11/01/new-version-of-monaco-font/
Consolas here: http://www.microsoft.com/downloads/details.aspx?familyid=22e69ae4-7e40-4807-8a86-b3d36fab68d3&displaylang=en


Gravatar

# re: My Visual Studio Settings 6/3/2007 4:28 PM Morgan

The dark side: http://weblogs.asp.net/infinitiesloop/archive/2006/08/06/Join-the-Dark-Side-of-Visual-Studio.aspx


Gravatar

# re: My Visual Studio Settings 6/3/2007 10:31 PM Omer Mor

Nice scheme. You should definitely try to spice it up a little with the following little secret:
Add a very subtle background color for strings and constants. It well help looking them up, and you'd easily spot code that has too many hard coded constants and strings in it. It will also make a prettier screen because of the added color.

And about the font issue: I personally find Lucida Console to be the most attractive.


Gravatar

# re: My Visual Studio Settings 6/4/2007 6:39 PM Christopher

My contribution, w screenshot - light, gray-ish colors do best (tan, gold, tangerine, pink, sky blue, ...)

http://tinyurl.com/37sslb

Comments have been closed on this topic.