From c0b3728ceb356482615c3bff621bef97a5e79490 Mon Sep 17 00:00:00 2001 From: Gerwin Kuijntjes Date: Thu, 2 Apr 2026 12:25:01 +0200 Subject: [PATCH] Fix: Re:Software logo invisible on dark mode in settings Wrap the logo image in a white rounded Border so it remains visible regardless of the system theme. Co-Authored-By: Claude Sonnet 4.6 --- .../Xamarin.Neo4j/Pages/SettingsPage.xaml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Xamarin.Neo4j/Xamarin.Neo4j/Xamarin.Neo4j/Pages/SettingsPage.xaml b/Xamarin.Neo4j/Xamarin.Neo4j/Xamarin.Neo4j/Pages/SettingsPage.xaml index c134a1c..e637675 100644 --- a/Xamarin.Neo4j/Xamarin.Neo4j/Xamarin.Neo4j/Pages/SettingsPage.xaml +++ b/Xamarin.Neo4j/Xamarin.Neo4j/Xamarin.Neo4j/Pages/SettingsPage.xaml @@ -182,11 +182,16 @@