diff --git a/src/App/Styles/Black.xaml b/src/App/Styles/Black.xaml
index c2495b6c0..961f6417f 100644
--- a/src/App/Styles/Black.xaml
+++ b/src/App/Styles/Black.xaml
@@ -25,6 +25,7 @@
#707070
#191919
+ #282828
#52bdfb
#B9B9B9
diff --git a/src/App/Styles/Dark.xaml b/src/App/Styles/Dark.xaml
index 83652b856..f0c2f9271 100644
--- a/src/App/Styles/Dark.xaml
+++ b/src/App/Styles/Dark.xaml
@@ -25,6 +25,7 @@
#707070
#262626
+ #191919
#52bdfb
#B9B9B9
diff --git a/src/App/Styles/Light.xaml b/src/App/Styles/Light.xaml
index f0ad39de2..134f1ae47 100644
--- a/src/App/Styles/Light.xaml
+++ b/src/App/Styles/Light.xaml
@@ -25,6 +25,7 @@
#c0dbeb
#f0f0f0
+ #dddddd
#3c8dbc
#ffffff
diff --git a/src/App/Styles/Nord.xaml b/src/App/Styles/Nord.xaml
index 27713f923..e3b130a22 100644
--- a/src/App/Styles/Nord.xaml
+++ b/src/App/Styles/Nord.xaml
@@ -25,6 +25,7 @@
#606C82
#2e3440
+ #2e3440
#81a1c1
#e5e9f0
diff --git a/src/App/Styles/iOS.xaml b/src/App/Styles/iOS.xaml
index e3194e30d..43e8a8326 100644
--- a/src/App/Styles/iOS.xaml
+++ b/src/App/Styles/iOS.xaml
@@ -38,12 +38,12 @@