diff --git a/src/CamBooth/CamBooth.App/CamBooth.App.csproj b/src/CamBooth/CamBooth.App/CamBooth.App.csproj index 9033bb4..f6204e9 100644 --- a/src/CamBooth/CamBooth.App/CamBooth.App.csproj +++ b/src/CamBooth/CamBooth.App/CamBooth.App.csproj @@ -32,6 +32,13 @@ + + + + + + + Always diff --git a/src/CamBooth/CamBooth.App/MainWindow.xaml b/src/CamBooth/CamBooth.App/MainWindow.xaml index 544cc64..b0f34ce 100644 --- a/src/CamBooth/CamBooth.App/MainWindow.xaml +++ b/src/CamBooth/CamBooth.App/MainWindow.xaml @@ -27,7 +27,7 @@ x:Name="MainFrame" NavigationUIVisibility="Hidden" HorizontalAlignment="Center" - Background="LightBlue" + Background="Black" VerticalAlignment="Center" Panel.ZIndex="0" /> @@ -54,9 +54,8 @@ - @@ -75,9 +74,96 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +