diff --git a/src/Artemis.UI.Shared/Styles/ColorPickerButton.axaml b/src/Artemis.UI.Shared/Styles/ColorPickerButton.axaml
index 19fdc882e..4a37a64f9 100644
--- a/src/Artemis.UI.Shared/Styles/ColorPickerButton.axaml
+++ b/src/Artemis.UI.Shared/Styles/ColorPickerButton.axaml
@@ -2,14 +2,17 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:controls="clr-namespace:FluentAvalonia.UI.Controls;assembly=FluentAvalonia">
-
-
+
+
+ Padding="2 2 30 2"
+ >
+ Color="Red"
+ ShowAcceptDismissButtons="False"
+ />
@@ -25,23 +28,21 @@
-
-
-
+ CornerRadius="{TemplateBinding CornerRadius}"/>
+
+
+
diff --git a/src/Artemis.UI/DefaultTypes/PropertyInput/SKColorPropertyInputView.axaml b/src/Artemis.UI/DefaultTypes/PropertyInput/SKColorPropertyInputView.axaml
index f0ac5b7ba..622178c7b 100644
--- a/src/Artemis.UI/DefaultTypes/PropertyInput/SKColorPropertyInputView.axaml
+++ b/src/Artemis.UI/DefaultTypes/PropertyInput/SKColorPropertyInputView.axaml
@@ -14,7 +14,7 @@
-
+
@@ -22,6 +22,7 @@
diff --git a/src/Artemis.UI/Screens/Settings/Updating/ReleaseView.axaml b/src/Artemis.UI/Screens/Settings/Updating/ReleaseView.axaml
index bdec0d278..1a576793c 100644
--- a/src/Artemis.UI/Screens/Settings/Updating/ReleaseView.axaml
+++ b/src/Artemis.UI/Screens/Settings/Updating/ReleaseView.axaml
@@ -156,9 +156,7 @@
Release notes
-
-
-
+