diff --git a/src/Artemis.UI/App.xaml b/src/Artemis.UI/App.xaml index 19257ccf3..c1b40e14f 100644 --- a/src/Artemis.UI/App.xaml +++ b/src/Artemis.UI/App.xaml @@ -31,7 +31,7 @@ Source="pack://application:,,,/MaterialDesignColors;component/Themes/Recommended/Accent/MaterialDesignColor.Teal.xaml" /> - + @@ -59,7 +59,8 @@ Color="{DynamicResource Primary500Foreground}" /> - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + @@ -169,4 +170,4 @@ - + \ No newline at end of file diff --git a/src/Artemis.UI/Views/Controls/ProfileEditor/ProfileLedView.xaml b/src/Artemis.UI/Views/Controls/ProfileEditor/ProfileLedView.xaml index 7e0d1ec4b..ff9b31fd1 100644 --- a/src/Artemis.UI/Views/Controls/ProfileEditor/ProfileLedView.xaml +++ b/src/Artemis.UI/Views/Controls/ProfileEditor/ProfileLedView.xaml @@ -4,7 +4,8 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:profileEditor="clr-namespace:Artemis.UI.ViewModels.Controls.ProfileEditor" - xmlns:Converters="clr-namespace:Artemis.UI.Converters" x:Class="Artemis.UI.Views.Controls.ProfileEditor.ProfileLedView" + xmlns:Converters="clr-namespace:Artemis.UI.Converters" + x:Class="Artemis.UI.Views.Controls.ProfileEditor.ProfileLedView" mc:Ignorable="d" d:DataContext="{d:DesignInstance {x:Type profileEditor:ProfileLedViewModel}}" d:DesignHeight="25" d:DesignWidth="25" @@ -14,7 +15,8 @@ - +