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