vladeck's junkyard

GraySky ToggleButton (WPF Style)

Posted by: vladeck on: November 14, 2009

Here is the style for the ToggleButton.

GraySky_ToggleButton_Preview

Download here (rename .DOC to .RAR – wordpress limitation).

GraySky Button (WPF Style)

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).

GraySky_Button_Preview

I’ve provided ResourceDictionary that you can use. Download here (rename .DOC to .RAR – wordpress limitation).

Dynamic UI Colors

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:

start

choose_color

red_buttons

green_buttons

You can download entire project here, just rename .DOC to .RAR (wordpress limitation).

Categories

Archives