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

[Playground][CheckBox] TextBlock Text Not Visible in Dark Mode Due to Dark Font Color #525

Open
jhanvi03 opened this issue Jul 16, 2024 · 2 comments
Labels
kind/bug Something isn't working

Comments

@jhanvi03
Copy link

Current behavior

In dark mode, the text within TextBlocks is not visible because the text color is too dark, blending into the dark background and making it unreadable.

Screen.Recording.2024-07-16.at.3.08.33.PM.mov

Expected behavior

The text within TextBlocks should be clearly visible in both dark and light modes. Can we change to a color which is visible in both Dark and light mode?

How to reproduce it (as minimally and precisely as possible)

Steps to reproduce:

  1. Open Playground in any browser
  2. From the Snippets dropdown select CheckBox
  3. observe the TextBlock Text in dark and light Mode.

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

Currently, the same behavior is present in production as well. I have created the issue so we can work on improving it.

@jhanvi03 jhanvi03 added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Jul 16, 2024
@jhanvi03
Copy link
Author

The same issue is with Button

Screen.Recording.2024-07-16.at.3.16.59.PM.mov

@jeromelaban jeromelaban transferred this issue from unoplatform/uno Jul 17, 2024
@jeromelaban
Copy link
Member

This is a snippet issue, where the text style should use a themed resource.

@jeromelaban jeromelaban removed the triage/untriaged Indicates an issue requires triaging or verification. label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants