From 230639fbd61a374d1f3059ba916b03e046eea614 Mon Sep 17 00:00:00 2001 From: Niels Laute Date: Thu, 9 Nov 2023 17:12:25 +0100 Subject: [PATCH] [A11y]Fix unreadable color brushes (#29731) * Updating SubtleButton brushes * Remove system brush resource * Updating custom infobar colors * Updating other SubtleButtonStyle references --- .../EnvironmentVariablesXAML/App.xaml | 78 ++++++++++++++--- .../FileLocksmithXAML/App.xaml | 83 +++++++++++++++---- src/modules/Hosts/Hosts/HostsXAML/App.xaml | 79 ++++++++++++++---- .../SettingsXAML/Styles/Button.xaml | 82 ++++++++++++++---- .../SettingsXAML/Themes/Colors.xaml | 4 +- .../SettingsXAML/Views/ImageResizerPage.xaml | 2 - 6 files changed, 263 insertions(+), 65 deletions(-) diff --git a/src/modules/EnvironmentVariables/EnvironmentVariables/EnvironmentVariablesXAML/App.xaml b/src/modules/EnvironmentVariables/EnvironmentVariables/EnvironmentVariablesXAML/App.xaml index ae8ef32742..d4b0dc7bbc 100644 --- a/src/modules/EnvironmentVariables/EnvironmentVariables/EnvironmentVariablesXAML/App.xaml +++ b/src/modules/EnvironmentVariables/EnvironmentVariables/EnvironmentVariablesXAML/App.xaml @@ -12,21 +12,66 @@ - - - - + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - diff --git a/src/modules/Hosts/Hosts/HostsXAML/App.xaml b/src/modules/Hosts/Hosts/HostsXAML/App.xaml index 43592ea817..7d19cc0d8d 100644 --- a/src/modules/Hosts/Hosts/HostsXAML/App.xaml +++ b/src/modules/Hosts/Hosts/HostsXAML/App.xaml @@ -11,24 +11,66 @@ - - - - + + + + + + - - - - + + + + - Transparent - Transparent + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +