Skip to content

Fixed the color Contrast issue of ProgressBar in DarkMode#14544

Closed
SimonZhao888 wants to merge 5 commits into
dotnet:mainfrom
SimonZhao888:fix_issue_11938
Closed

Fixed the color Contrast issue of ProgressBar in DarkMode#14544
SimonZhao888 wants to merge 5 commits into
dotnet:mainfrom
SimonZhao888:fix_issue_11938

Conversation

@SimonZhao888

@SimonZhao888 SimonZhao888 commented May 19, 2026

Copy link
Copy Markdown
Member

Fixes #11914

Proposed changes

  • Update the BackColor of ProcessBar in DarkMode.

Customer Impact

  • The color contrast of the progress bar in dark mode meets the requirements.

Regression?

  • No

Risk

  • Mini

Screenshots

Before

image

After

image

Test methodology

  • Manually

Test environment(s)

  • 11.0.100-preview.1.26104.118
Microsoft Reviewers: Open in CodeFlow

@SimonZhao888 SimonZhao888 requested a review from a team as a code owner May 19, 2026 08:18
@github-actions github-actions Bot added the area-DarkMode Issues relating to Dark Mode feature label May 19, 2026

@LeafShi1 LeafShi1 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@SimonZhao888

Copy link
Copy Markdown
Member Author

This PR is closed because it is already included #14551.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-DarkMode Issues relating to Dark Mode feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Dark Mode] Improve visual contrast of the ProgressBar control in dark mode.

2 participants