Skip to content

StatusStrip not themed dark when dark theme enabled in app. #13406

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
AraHaan opened this issue May 2, 2025 · 2 comments
Closed

StatusStrip not themed dark when dark theme enabled in app. #13406

AraHaan opened this issue May 2, 2025 · 2 comments
Labels
area-DarkMode Issues relating to Dark Mode feature

Comments

@AraHaan
Copy link
Member

AraHaan commented May 2, 2025

.NET version

10.0.100-preview.5.25224.4

Did it work in .NET Framework?

No

Did it work in any of the earlier releases of .NET Core or .NET 5+?

Nope.

Issue description

File Explorer's Status Strip:
Image
WinForms:
Image

I expected for it to be dark themed as well.

Steps to reproduce

  1. Create a new winforms application.
  2. Open Form1 in designer.
  3. Add a StatusStrip to it.
  4. Save the form and close it.
  5. Go to Program.cs and set the color mode for the application to Dark.
  6. Notice that the status strip does not look dark at all compared to the one from explorer.exe (Windows Shell) when you open any folder when the system is set to Dark as well.
@AraHaan AraHaan added the untriaged The team needs to look at this issue in the next triage label May 2, 2025
@github-actions github-actions bot added the area-DarkMode Issues relating to Dark Mode feature label May 2, 2025
@AraHaan
Copy link
Member Author

AraHaan commented May 2, 2025

cc: @RussKie

@AraHaan
Copy link
Member Author

AraHaan commented May 2, 2025

Just noticed that this is a duplicate of #12909.

@AraHaan AraHaan closed this as completed May 2, 2025
@dotnet-policy-service dotnet-policy-service bot removed the untriaged The team needs to look at this issue in the next triage label May 2, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area-DarkMode Issues relating to Dark Mode feature
Projects
None yet
Development

No branches or pull requests

1 participant