Add files via upload
This commit is contained in:
7
Themes/Default.xaml
Normal file
7
Themes/Default.xaml
Normal file
@@ -0,0 +1,7 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user