Where can I get themes for WPF controls that resemble the Visual Studio 2010 interface?
My application is build around AvalonDock, which has quite good Visual Studio 2010 skin (which is much prettier than all the other skins). Now I would like to style the rest of my application to go with it. I'm interested most in following parts: Toolbar - I mostly managed to get the colors right on my own, but the VS toolbars are still prettier. (Context)Menu - VS has the blue menu item focus box replaced with a nice orange one, which gives the application much warmer and friendlier feel. Main window background - this is one thing which AD didn't get right. Are these styles somewhere on the