<?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="SecondarySeparatorBrush">#3FBDD9C0</SolidColorBrush>
	<SolidColorBrush x:Key="MainSeparatorBrush">#99C1D9BD</SolidColorBrush>
	<SolidColorBrush x:Key="TodayBackgroundBrush">#7FB5ECB1</SolidColorBrush>
</ResourceDictionary>