From edab722a762b739d3c11a7852786ed244a2c78ea Mon Sep 17 00:00:00 2001 From: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com> Date: Fri, 13 Nov 2020 14:00:01 -0600 Subject: [PATCH] Updated privacy policy links for theming (#1149) --- src/App/Pages/Accounts/RegisterPage.xaml | 4 ++-- src/App/Styles/Black.xaml | 2 ++ src/App/Styles/Dark.xaml | 2 ++ src/App/Styles/Light.xaml | 2 ++ src/App/Styles/Nord.xaml | 2 ++ 5 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/App/Pages/Accounts/RegisterPage.xaml b/src/App/Pages/Accounts/RegisterPage.xaml index 5df2c77f7..75b8822f5 100644 --- a/src/App/Pages/Accounts/RegisterPage.xaml +++ b/src/App/Pages/Accounts/RegisterPage.xaml @@ -137,7 +137,7 @@ + TextColor="{StaticResource HyperlinkColor}"> @@ -145,7 +145,7 @@ + TextColor="{StaticResource HyperlinkColor}"> diff --git a/src/App/Styles/Black.xaml b/src/App/Styles/Black.xaml index abd2d7f53..2ac307059 100644 --- a/src/App/Styles/Black.xaml +++ b/src/App/Styles/Black.xaml @@ -51,4 +51,6 @@ #000000 #ffffff + + #52bdfb diff --git a/src/App/Styles/Dark.xaml b/src/App/Styles/Dark.xaml index 281c1ca60..5fadfdb01 100644 --- a/src/App/Styles/Dark.xaml +++ b/src/App/Styles/Dark.xaml @@ -51,4 +51,6 @@ #212121 #ffffff + + #52bdfb diff --git a/src/App/Styles/Light.xaml b/src/App/Styles/Light.xaml index 9e89935bd..9ab769e50 100644 --- a/src/App/Styles/Light.xaml +++ b/src/App/Styles/Light.xaml @@ -51,4 +51,6 @@ #175DDC #ffffff + + #175DDC diff --git a/src/App/Styles/Nord.xaml b/src/App/Styles/Nord.xaml index 08dc0596e..2ca2b54dc 100644 --- a/src/App/Styles/Nord.xaml +++ b/src/App/Styles/Nord.xaml @@ -51,4 +51,6 @@ #2e3440 #e5e9f0 + + #81a1c1