Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Background of the Settings window is now all black (same as the text) #20

Open
cognato-net opened this issue Dec 22, 2024 · 3 comments
Open

Comments

@cognato-net
Copy link

cognato-net commented Dec 22, 2024

This happened for no apparent reason a few weeks ago. This hasn't happened to any other installed programs or store apps. And I didn't make any changes to Windows appearance or anything. In Windows Settings, "default app mode" is set to Light mode. (Default Windows mode is set to Dark mode, with "Windows color" set to purple - so my taskbar is purple).
image

I took a screenshot and opened it in an image editing program, and the text is exactly the same color as the background: #000000.
image

PS: The time display itself is fine, nothing happened to it. Just the Settings window.

@cognato-net
Copy link
Author

Edition Windows 10 Pro
Version 22H2
Installed on ‎04 ‎Sep ‎24
OS build 19045.5247
Experience Windows Feature Experience Pack 1000.19060.1000.0

@arpadbarta
Copy link
Owner

Recently (few weeks ago) have upgraded to .NET 9 and enabled Fluent theme support #19. Indeed I did not really test it on windows 10, was under the impression that it will be a seamless transition, it is certainly due to this change.

If you set both App and Windows to the same theme, let it be Dark or Light, does the issue still persist?

@cognato-net
Copy link
Author

cognato-net commented Dec 27, 2024

Hi, thanks for your reply.

I tried all 4 combinations: setting the App and Windows to the same/different themes does not make any difference; but setting the default App theme to dark mode is a viable workaround, as it produces a readable D&T Settings window (black background, white text):

  • Windows dark, App dark

  • Windows light, App dark
    The Date & Time Settings window becomes legible (with black background and white text)

  • Windows dark, App light

  • Windows light, App light
    The Date & Time Settings window becomes illegible (black background and black text)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants