Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to use Visual Studio 11 Dark Theme on my own WPF application?

Does anyone know how to use Visual Studio 11 Dark Theme in my own WPF application? I mean the color and design of the controls. (I code using VS 11 too)

Visual Studio team themselves say this :

As a part of the Visual Studio 11 overall release plan we will be making all of the icons for this release available to you in multiple file formats including vector. You are free to take full advantage of the easy theme-ability and resize-ability of these assets within your own applications.

Source: http://blogs.msdn.com/b/visualstudio/archive/2012/05/29/visual-studio-dark-theme.aspx (Last paragraph in Themed Icons section)

like image 992
Moses Aprico Avatar asked May 07 '14 17:05

Moses Aprico


1 Answers

I actually was just looking for the same thing for the WPF app that I am working on. I couldn't find one but did find a VS 2012 Metro Style Theme.

Someone posted it here : VS Theme

like image 70
presarioruby Avatar answered Oct 16 '22 09:10

presarioruby