<?xml version="1.0" ?>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
	<SolidColorBrush x:Key="DefaultColor">#FFFD6500</SolidColorBrush>
	<SolidColorBrush x:Key="PressedIconColor">#FFFD6500</SolidColorBrush>
	<SolidColorBrush x:Key="InfoColor">#FFFD6500</SolidColorBrush>
</ResourceDictionary>