src/App/App.axaml
+1
-2
diff --git a/src/App/App.axaml b/src/App/App.axaml
index 27e18de..8a3b957 100644
@@ -2,8 +2,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="MMirror.App.App"
xmlns:local="using:MMirror.App"
RequestedThemeVariant="Default">
<!-- "Default" ThemeVariant follows system theme variant. "Dark" or "Light" are other available options. -->
RequestedThemeVariant="Dark">
<Application.DataTemplates>
<local:ViewLocator/>