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

Visibility issue of title in dark mode #225

Open
ashdude1401 opened this issue May 30, 2023 · 3 comments
Open

Visibility issue of title in dark mode #225

ashdude1401 opened this issue May 30, 2023 · 3 comments
Assignees
Labels
bug Something isn't working gssoc23 level1

Comments

@ashdude1401
Copy link
Collaborator

In our App, when switching to dark mode, the color of the titles is currently a violet shade, which is not suitable for dark mode. This results in poor visibility and readability of the titles. To improve the user experience and ensure better visibility in dark mode, it is necessary to update the title color to white.

Expected Behavior:
The title color should be changed to white in dark mode, providing a high contrast against the background and ensuring clear visibility for users.

Steps to Reproduce:

Enable dark mode in the app.
Observe the titles and notice the poor visibility of the violet-colored titles.
Suggested Solution:
Update the TextStyle widget or the corresponding theme property in the Flutter app's code to set the color property of titles to white specifically for dark mode. This will ensure improved visibility and readability of titles in dark mode.

screenshot :
image

@ashdude1401 ashdude1401 added bug Something isn't working gssoc23 level1 labels May 30, 2023
@MihirCharan42
Copy link

Please assign me this issue, I am a GSSOC'23 participant and would love to work on this issue

@ashdude1401
Copy link
Collaborator Author

@MihirCharan42 you have been assign this issue

@MihirCharan42
Copy link

thanks @ashdude1401 will make a pull request soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc23 level1
Projects
None yet
Development

No branches or pull requests

2 participants