diff --git a/src/App/Pages/Settings/SettingsPage/SettingsPage.xaml b/src/App/Pages/Settings/SettingsPage/SettingsPage.xaml index ba6808bf3..71cda8c06 100644 --- a/src/App/Pages/Settings/SettingsPage/SettingsPage.xaml +++ b/src/App/Pages/Settings/SettingsPage/SettingsPage.xaml @@ -57,7 +57,9 @@ - + > @@ -66,7 +68,7 @@ Text="{Binding Name}" StyleClass="list-header, list-header-platform" /> - + diff --git a/src/App/Pages/Vault/GroupingsPage/GroupingsPage.xaml b/src/App/Pages/Vault/GroupingsPage/GroupingsPage.xaml index 302430546..8577c71b0 100644 --- a/src/App/Pages/Vault/GroupingsPage/GroupingsPage.xaml +++ b/src/App/Pages/Vault/GroupingsPage/GroupingsPage.xaml @@ -111,7 +111,9 @@ - + diff --git a/src/App/Styles/Black.xaml b/src/App/Styles/Black.xaml index 961f6417f..f2a5cacfd 100644 --- a/src/App/Styles/Black.xaml +++ b/src/App/Styles/Black.xaml @@ -27,6 +27,7 @@ #191919 #282828 #52bdfb + #000000 #B9B9B9 #000000 diff --git a/src/App/Styles/Dark.xaml b/src/App/Styles/Dark.xaml index f0c2f9271..df830d32d 100644 --- a/src/App/Styles/Dark.xaml +++ b/src/App/Styles/Dark.xaml @@ -27,6 +27,7 @@ #262626 #191919 #52bdfb + #efeff4 #B9B9B9 #000000 diff --git a/src/App/Styles/Light.xaml b/src/App/Styles/Light.xaml index 134f1ae47..50827c47e 100644 --- a/src/App/Styles/Light.xaml +++ b/src/App/Styles/Light.xaml @@ -27,6 +27,7 @@ #f0f0f0 #dddddd #3c8dbc + #efeff4 #ffffff #b5b5b5 diff --git a/src/App/Styles/Nord.xaml b/src/App/Styles/Nord.xaml index e3b130a22..e34e37e6f 100644 --- a/src/App/Styles/Nord.xaml +++ b/src/App/Styles/Nord.xaml @@ -27,6 +27,7 @@ #2e3440 #2e3440 #81a1c1 + #3b4252 #e5e9f0 #2e3440 diff --git a/src/App/Styles/iOS.xaml b/src/App/Styles/iOS.xaml index 74388117a..cfc08b0ca 100644 --- a/src/App/Styles/iOS.xaml +++ b/src/App/Styles/iOS.xaml @@ -21,6 +21,11 @@ +