diff --git a/src/App/Styles/Android.xaml b/src/App/Styles/Android.xaml
index 0410b0174..faf67ffce 100644
--- a/src/App/Styles/Android.xaml
+++ b/src/App/Styles/Android.xaml
@@ -4,6 +4,8 @@
x:Class="Bit.App.Styles.Android">
@@ -14,6 +16,8 @@
diff --git a/src/App/Styles/Black.xaml b/src/App/Styles/Black.xaml
index 5895c7298..c2495b6c0 100644
--- a/src/App/Styles/Black.xaml
+++ b/src/App/Styles/Black.xaml
@@ -12,6 +12,7 @@
#52bdfb
#ff7c70
#e0e0e0
+ #707070
#282828
#c7c7cd
diff --git a/src/App/Styles/Dark.xaml b/src/App/Styles/Dark.xaml
index 23d788f1d..83652b856 100644
--- a/src/App/Styles/Dark.xaml
+++ b/src/App/Styles/Dark.xaml
@@ -12,6 +12,7 @@
#52bdfb
#ff7c70
#e0e0e0
+ #707070
#191919
#c7c7cd
diff --git a/src/App/Styles/Light.xaml b/src/App/Styles/Light.xaml
index 2a0190c32..f0ad39de2 100644
--- a/src/App/Styles/Light.xaml
+++ b/src/App/Styles/Light.xaml
@@ -12,6 +12,7 @@
#007fde
#c40800
#3c8dbc
+ #d0d0d0
#dddddd
#c7c7cd
diff --git a/src/App/Styles/Nord.xaml b/src/App/Styles/Nord.xaml
index c74894362..27713f923 100644
--- a/src/App/Styles/Nord.xaml
+++ b/src/App/Styles/Nord.xaml
@@ -12,6 +12,7 @@
#88c0d0
#d08770
#d8dee9
+ #7b88a1
#2e3440
#d8dee9
diff --git a/src/App/Styles/iOS.xaml b/src/App/Styles/iOS.xaml
index 721b31b22..ad876bd2c 100644
--- a/src/App/Styles/iOS.xaml
+++ b/src/App/Styles/iOS.xaml
@@ -2,5 +2,14 @@
-
+
+