From f4e78542970f18f1ccc9a873aab3f989ff4ef911 Mon Sep 17 00:00:00 2001 From: Peter Foster Date: Tue, 14 Apr 2026 03:21:10 +0100 Subject: [PATCH] Revert to Light.Indigo theme; restore original grey values for light bg Dark theme experiment abandoned due to persistent contrast issues. All Gray3/Gray4 muted text reverted to Gray5/Gray6 (darker = readable on light background). Gray2 headings reverted to Gray4/Gray5. App.xaml switched back to Light.Indigo.xaml. Co-Authored-By: Claude Sonnet 4.6 --- EbayListingTool/App.xaml | 2 +- EbayListingTool/Views/BulkImportView.xaml | 4 ++-- EbayListingTool/Views/MainWindow.xaml | 8 +++---- EbayListingTool/Views/PhotoAnalysisView.xaml | 24 +++++++++---------- EbayListingTool/Views/SavedListingsView.xaml | 20 ++++++++-------- .../Views/SavedListingsView.xaml.cs | 4 ++-- EbayListingTool/Views/SingleItemView.xaml | 8 +++---- 7 files changed, 35 insertions(+), 35 deletions(-) diff --git a/EbayListingTool/App.xaml b/EbayListingTool/App.xaml index 22c53a5..26a5f58 100644 --- a/EbayListingTool/App.xaml +++ b/EbayListingTool/App.xaml @@ -7,7 +7,7 @@ - + diff --git a/EbayListingTool/Views/BulkImportView.xaml b/EbayListingTool/Views/BulkImportView.xaml index beeef27..fa61e1f 100644 --- a/EbayListingTool/Views/BulkImportView.xaml +++ b/EbayListingTool/Views/BulkImportView.xaml @@ -462,10 +462,10 @@ + Foreground="{DynamicResource MahApps.Brushes.Gray4}"/>