<?xml version="1.0" ?>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:presentationOptions="http://schemas.microsoft.com/winfx/2006/xaml/presentation/options">
	<SolidColorBrush x:Key="LoaderBrush" presentationOptions:Freeze="True">#FFFD6500</SolidColorBrush>
</ResourceDictionary>