diff --git a/src/App/Styles/Android.xaml b/src/App/Styles/Android.xaml index 0410b01745..faf67ffce6 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 5895c7298d..c2495b6c00 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 23d788f1d3..83652b8567 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 2a0190c320..f0ad39de2d 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 c748943628..27713f923f 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 721b31b22c..ad876bd2cf 100644 --- a/src/App/Styles/iOS.xaml +++ b/src/App/Styles/iOS.xaml @@ -2,5 +2,14 @@ - + +