Rename Blue.xaml to Dark.xaml

This commit is contained in:
Caeden Statia 2020-01-31 19:04:01 -08:00
parent 0746527aac
commit 8d4ffd0e35
3 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
<Application.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="Themes/Blue.xaml"/>
<ResourceDictionary Source="Themes/Dark.xaml"/>
</ResourceDictionary.MergedDictionaries>
<Style x:Key="WindowBase"

View file

@ -115,7 +115,7 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Themes\Blue.xaml">
<Page Include="Themes\Dark.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>