任何免费的WPF主题?

我不是一个设计师,所以我正在寻找一些免费的WPF主题。

有什么建议?

192790 次浏览

The only one that I have found (for sale) is reuxables. A little pricey, if you ask me, but you do get 9 themes/61 variations.

UPDATE 1:

A WPF Contrib project ... which does have 1 theme that they never released.

UPDATE 2:

Rudi Grobler (above) just created CodePlex community for this ... starting with converted themes he mentions above. See his blog post for more info. Way to go Rudi!

UPDATE 3:

As another answer below has mentioned, since this question and my answer were written, the WPF Toolkit has incorporated some free themes, in particular, the themes from the Silverlight Toolkit. Rudi's project goes a little further and adds several more ... but depending on your situation, the WPF Toolkit might be all you need (and you might be installing it already).

Here's another one for Silverlight. And a list of nice gradients to use.

I bought a theme from www.xamltemplates.net. The themes ship with source code so you can tweak them. They also offer a free theme (source code included).

Read this article on how to convert a silverlight theme to WPF... The have a look at the Silverlight toolkit, thy released loads of free silverlight themes!!!

  • Expression Dark
  • Expression Light
  • Rainier Purple
  • Rainier Orange
  • Shiny Blue
  • Shiny Red

We use the Assergs Application Framework themes:

http://www.codeplex.com/appfx

They have a nice office look and feel to it :)

Here's my expression dark theme for WPF controls.

You might want to try www.reuxables.com - we have both commercial and free themes, and it is the largest and most diverse theme library for WPF.

There are some Microsoft Themes in the WPF page on CodePlex:

CodePlex - Windows Presentation Foundation

The direct link to the WPF themes project is here: WPF themes

Download the source code (currently there is no binary release) and check out the demo that comes with it to get an idea of the capabilities.

You will need to install the WPF toolkit in order to compile and use the themes.

This is an ongoing project, so I think more themes will be added in the future. It will probably ruin the the sites trying to sell themes to you, but it is great for one man shops that can't invest too much up front.

You can download 7 free WPF themes from http://www.nukeation.com/free.aspx . I found them very useful. You should surely try it out. They are designed by the people who have desiged the official WPF & Silverlight Themes.

Viblend WPF themes are free.

I also found those: http://xceed.com/ProThemes_WPF_Features.html

And of course there are many implementations of Metro UI for WPF: https://github.com/MahApps/MahApps.Metro http://mosaicproject.codeplex.com/

Amazings WPF Controls includes the Jetpack theme for WPF.

Not purely themes, but MahApps.Metro provides Windows 8 Look and feel with a few variants like dark and light base themes with green,blue etc for text and others. Its pretty cool and can be used out of the box.