Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I make my Visual Studio look like this?

alt text

My eyes kind of burn when I code for too long and this will definitely help me sooth them. I would ask this in SuperUser but there are few people from the dev world there. Mostly Windows Vista/7 savvy people.

I know someone can help me out here. :D

Thanks SO!

like image 360
Sergio Tapia Avatar asked Jan 10 '10 23:01

Sergio Tapia


People also ask

How do I change the look of Visual Studio?

On the menu bar, choose Tools > Options. In the options list, choose Environment > General. In the Color theme list, choose either the default Blue theme, the Light theme, the Dark theme, or the Blue (Extra Contrast) theme.

Can you customize Visual Studio?

You can personalize Visual Studio in various ways to best support your own development style and requirements. Many of your settings roam with you across Visual Studio instances—see Synchronized settings. This article briefly describes different personalizations and where you can find more information.


2 Answers

Check out this post by Scott Hanselman for details http://www.hanselman.com/blog/VisualStudioProgrammerThemesGallery.aspx

like image 128
beckelmw Avatar answered Oct 02 '22 18:10

beckelmw


You can just customize the settings to do this.

Many people have made dark "themes" such as this, and have the settings exported (so you can directly import them).

Here is one example.

like image 34
Reed Copsey Avatar answered Oct 02 '22 20:10

Reed Copsey