pradeeptp
pradeeptp

Reputation: 2151

VS 2008 color scheme

I am looking for the VS 2008 version of 'Oren Ellenbogen's Dark Scheme' color scheme. The scheme available at http://www.lnbogen.com/VisualStudioNet2005Colors.aspx is VS 2005 version. Does anyone have the 2008 version of the same.

The converted verstion at http://tech-nous.blogspot.com/2008/10/visual-studio-2008-colour-schemes.html is not accepted by VS 2008.

Upvotes: 3

Views: 21008

Answers (3)

kevintechie
kevintechie

Reputation: 1521

I think that you'll find that the theme by Rob Conery is very close: http://blog.wekeroad.com/blog/textmate-theme-for-visual-studio-take-2/

Scott Hanselman has the best collection I've found: http://www.hanselman.com/blog/VisualStudioProgrammerThemesGallery.aspx

Scott also has a link to an XSLT that will help convert 2005 themes to 2008.

edit: Rob Conery link is dead due to blog redesign.

Upvotes: 5

Oren Ellenbogen
Oren Ellenbogen

Reputation: 154

It is working for me, on my VS.NET 2008 (hint: I wrote it ;))

Upvotes: 2

Vadim
Vadim

Reputation: 21724

You can get some VS2008 Color Schemes from http://winterdom.com/2007/11/vs2008colorschemes

Upvotes: 0

Related Questions