From 1be914d93d63df46d4433af044ce0aac7b0b072f Mon Sep 17 00:00:00 2001
From: Dipesh Kumar <85861525+dipeshmsft@users.noreply.github.com>
Date: Tue, 3 Dec 2024 18:26:03 +0530
Subject: [PATCH] Matching the list of keys in Light, Dark and HC color
resources for Fluent theme (#10132)
---
.../PresentationFramework.Fluent/Resources/Theme/Dark.xaml | 1 +
.../PresentationFramework.Fluent/Resources/Theme/HC.xaml | 5 +++++
.../PresentationFramework.Fluent/Themes/Fluent.Dark.xaml | 1 +
.../PresentationFramework.Fluent/Themes/Fluent.HC.xaml | 4 ++++
4 files changed, 11 insertions(+)
diff --git a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/Dark.xaml b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/Dark.xaml
index 7ed4ac8610e..93843b94715 100644
--- a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/Dark.xaml
+++ b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/Dark.xaml
@@ -506,6 +506,7 @@
+ #FF2B2B2B
diff --git a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/HC.xaml b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/HC.xaml
index 290aa2ff4e7..f26b6835ea8 100644
--- a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/HC.xaml
+++ b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/HC.xaml
@@ -381,10 +381,12 @@
+ #FF2B2B2B
+
@@ -533,6 +535,9 @@
+
+
+
diff --git a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Themes/Fluent.Dark.xaml b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Themes/Fluent.Dark.xaml
index 8b4a6506d45..c2c955367a9 100644
--- a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Themes/Fluent.Dark.xaml
+++ b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Themes/Fluent.Dark.xaml
@@ -494,6 +494,7 @@
+ #FF2B2B2B
diff --git a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Themes/Fluent.HC.xaml b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Themes/Fluent.HC.xaml
index 6d20980c4f6..d2478380fcd 100644
--- a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Themes/Fluent.HC.xaml
+++ b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Themes/Fluent.HC.xaml
@@ -392,10 +392,12 @@
+ #FF2B2B2B
+
@@ -522,6 +524,8 @@
+
+