The Darkside

Shedding light on things and stuff

 
  Home :: Contact :: Syndication  :: Login
  83 Posts :: 0 Stories :: 57 Comments :: 2 Trackbacks

Ads

 

Donate via PayPal...

...if you feel the site helped.

Archives

Post Categories

Open Source Projects

Other Blogs

It’s been ages since I posted anything. The following code has had me tied up for the past few months :) :

this.Children.Add(new Child("Sebastian", new Date(2010, 1, 8));

Just to get going again, here’s a simple tip. I’ve just completed installing Visual Studio 2010, and the first thing that struck me was that there was still no way to change the theme. (And this mild OCD thing that I may or may not have means that everything must look the same and be neat).

I found this extension for VS2010 in the Microsoft Visual Studio Gallery, and it works like a charm. When you initially install it, it adds a “Theme” menu to your IDE – after I set up the theme I needed, I simply customized the menu again to remove it.

image

Now my VS2010 IDE matches my Aero look and feel on my Windows 7 machine.

posted on Tuesday, April 13, 2010 11:46 AM

Feedback

# re: Visual Studio 2010 – Changing the theme 5/17/2010 9:03 PM zadeveloper
Thanks for the post. Hoping to hear more.

Congrats on

new Child("Sebastian", new Date(2010, 1, 8);



# re: Visual Studio 2010 – Changing the theme 5/19/2010 6:50 AM Darksider
Shot, fanx :)

Comments have been closed on this topic.