Change Theme of Visual Studio IDE


Introduction

Everyone has different color choice and Visual Studio let us to change color of every sections of IDE. If you don't know about this feature, then you are definitely going get a colorful experience in development. Look at the screen below where I have selected a provided 'Autumn' named theme.





How to do this?

It's pretty simple, just your couples of step will success this.

Step1

Download the extension [750KB] and install it on system.

Step2

Now, open the Visual Studio and follow the screen below.


Step3

If you point Customize Colors… as given above, you will get color customizer window.


Step4

In above window, you can see ton of section names to change its color. You can also try the 'Built in Themes' and 'Custom Themes'. There is also option to import and export settings.

Now, it's time to say "Happy Visual Studio Coloring".

I hope you like it.

Comments

Popular posts from this blog

Customize User's Profile in ASP.NET Identity System

Lambda two tables and three tables inner join code samples