timheuer / callisto

A control toolkit for Windows 8 XAML applications. Contains some UI controls to make it easier to create Windows UI style apps for the Windows Store in accordance with Windows UI guidelines.
http://timheuer.com/blog/archive/2012/05/31/introducing-callisto-a-xaml-toolkit-for-metro-apps.aspx
Other
338 stars 108 forks source link

SettingsFlyout: 1px border needs to be 80% brightness of header color per guidelines #86

Closed timheuer closed 12 years ago

timheuer commented 12 years ago

Per: http://msdn.microsoft.com/en-us/library/windows/apps/Hh770544.aspx

The border color should be the same color, but 20% darker. Find this color by taking 80% of each component in the RGB value.