Sunny Orange - WPF Theme 1

Recently I found out that I have an old blog post about Control Templating a Button, getting a lot of hits. Many out there are looking for free control templates and themes for WPF/Silverlight applications. I am planning to publish few WPF/Silverlight themes in the coming posts. So here I am publishing a simple theme which has almost similar colors to the old blog post. It contains very basic set of controls. 
1)Button
2)ToggleButton
3)ComboBox
4)TextBox
5)CheckBox
6)RadioButton
7)ScrollBar
8)ScrollViewer
9)ListBox
10)ProgressBar
11)Slider

You can find the source XAML style here - SunnyOrange_Theme.xaml
WPF control theming and templating is very interesting and fun task in the WPF application development, it took only an hour or two for me to create this theme file. Please let me know your valuable feedbacks and suggestions .

Comments

bradutz01 said…
Hi, nice template take a look at my site http://www.xamltemplates.net/ you can see a lot of templates
Dax Pandhi said…
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.
Anonymous said…
Very nice !!! Many thanks...
Anonymous said…
Hi.

Very nice!!!

Could you explain how do you apply the button theme on all controls?

Thanks+++
Anonymous said…
Hopeless i cannot even download it what rubbish

Popular posts from this blog

Time Picker User Control

A simple Multiselect ComboBox using expression Blend

A Simple Radial Panel for WPF and SilverLight