From 2d41dd6ae0d0a1bf90a132454ca264f0a470c5ee Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Sat, 22 Jun 2019 09:51:04 -0400 Subject: [PATCH] switch styling on iOS --- src/App/Styles/Black.xaml | 2 ++ src/App/Styles/Dark.xaml | 2 ++ src/App/Styles/Light.xaml | 2 ++ src/App/Styles/Nord.xaml | 2 ++ src/App/Styles/iOS.xaml | 5 +++++ 5 files changed, 13 insertions(+) diff --git a/src/App/Styles/Black.xaml b/src/App/Styles/Black.xaml index 77a0ab6be..939dde668 100644 --- a/src/App/Styles/Black.xaml +++ b/src/App/Styles/Black.xaml @@ -34,6 +34,8 @@ #52bdfb #52bdfb + #52bdfb + #000000 #dddddd diff --git a/src/App/Styles/Dark.xaml b/src/App/Styles/Dark.xaml index a924f05b2..234921518 100644 --- a/src/App/Styles/Dark.xaml +++ b/src/App/Styles/Dark.xaml @@ -34,6 +34,8 @@ #52bdfb #52bdfb + #52bdfb + #000000 #dddddd diff --git a/src/App/Styles/Light.xaml b/src/App/Styles/Light.xaml index a292e79b1..a8a303be8 100644 --- a/src/App/Styles/Light.xaml +++ b/src/App/Styles/Light.xaml @@ -33,6 +33,8 @@ #b5b5b5 #3c8dbc #dddddd + + #3c8dbc #000000 #dddddd diff --git a/src/App/Styles/Nord.xaml b/src/App/Styles/Nord.xaml index 3ffa5e94e..d68fa1161 100644 --- a/src/App/Styles/Nord.xaml +++ b/src/App/Styles/Nord.xaml @@ -34,6 +34,8 @@ #81a1c1 #81a1c1 + #81a1c1 + #000000 #dddddd diff --git a/src/App/Styles/iOS.xaml b/src/App/Styles/iOS.xaml index b8698633c..b1fcf6472 100644 --- a/src/App/Styles/iOS.xaml +++ b/src/App/Styles/iOS.xaml @@ -19,6 +19,11 @@ +