diff --git a/src/Artemis.UI/App.xaml b/src/Artemis.UI/App.xaml
index ea1d2f328..1e96c39a4 100644
--- a/src/Artemis.UI/App.xaml
+++ b/src/Artemis.UI/App.xaml
@@ -17,7 +17,17 @@
-
+
+
+
+
+
+
+
+
+
+
+
@@ -33,41 +43,7 @@
-
-
-
-
-
-
-
-
-
-
+
pack://application:,,,/Resources/Fonts/#Roboto Mono
diff --git a/src/Artemis.UI/Screens/Home/HomeView.xaml b/src/Artemis.UI/Screens/Home/HomeView.xaml
index 0842eb9dc..c43d79aea 100644
--- a/src/Artemis.UI/Screens/Home/HomeView.xaml
+++ b/src/Artemis.UI/Screens/Home/HomeView.xaml
@@ -42,6 +42,8 @@
Welcome to Artemis, RGB on steroids.
diff --git a/src/Artemis.UI/Screens/ProfileEditor/LayerProperties/LayerPropertiesView.xaml b/src/Artemis.UI/Screens/ProfileEditor/LayerProperties/LayerPropertiesView.xaml
index a747494d1..a22dfb527 100644
--- a/src/Artemis.UI/Screens/ProfileEditor/LayerProperties/LayerPropertiesView.xaml
+++ b/src/Artemis.UI/Screens/ProfileEditor/LayerProperties/LayerPropertiesView.xaml
@@ -389,7 +389,7 @@
IsEnabled="{Binding SelectedProfileElement, Converter={StaticResource NullToBooleanConverter}}"
Visibility="{Binding TimelineVisible, Converter={x:Static s:BoolToVisibilityConverter.Instance}}">
-