Files
macOS_IntuneManagement/Themes/Default.xaml
2019-06-10 19:12:11 +10:00

7 lines
325 B
XML

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<SolidColorBrush x:Key="TitleBackgroundColor" Color="#cccccc"/>
<SolidColorBrush x:Key="TitleForegroundColor" Color="Black"/>
</ResourceDictionary>