Posted by: vladeck on: November 14, 2009
Posted by: vladeck on: November 14, 2009
I present you the first style (of many to come) for your projects: GraySky Button style. It is based on screenshots from Shiki-Colors GTK+ themes (no original source is used, just a lot of screenshots and color picking).
I’ve provided ResourceDictionary that you can use. Download here (rename .DOC to .RAR – wordpress limitation).
Posted by: vladeck on: May 10, 2009
Here is small example I’ve coded in WPF. The idea is that the user selects the base color, and then the UI updates entire theme using that base color (dynamically). This is accomplished using RGB -> HSL and HSL -> RGB color conversions and StaticBrush/StaticColor extensions that you will find all inside this project.
Here are some screenshots:
You can download entire project here, just rename .DOC to .RAR (wordpress limitation).