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

Login screen text is invisible in dark mode #12

Closed
murchu27 opened this issue Aug 28, 2021 · 2 comments
Closed

Login screen text is invisible in dark mode #12

murchu27 opened this issue Aug 28, 2021 · 2 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@murchu27
Copy link

I haven't reviewed the code, but I can see that one effect of switching to Dark Mode is inverting black text to white text throughout the whole app.

This works well in most places, but it makes the login screen text invisible, as the background that it sits against stays white, even in dark mode (see screenshot below).

Expected behaviour is that, when in dark mode, either the login screen text should either be left as black, or the background should change to black, so that text is visible.

Screenshot_20210828-074855_1

@Jeoxs Jeoxs self-assigned this Aug 28, 2021
@Jeoxs Jeoxs added the bug Something isn't working label Aug 28, 2021
@Jeoxs Jeoxs added this to To do in Khanos via automation Aug 28, 2021
@Jeoxs Jeoxs moved this from To do to In progress in Khanos Aug 28, 2021
@Jeoxs Jeoxs closed this as completed in 7653013 Aug 28, 2021
Khanos automation moved this from In progress to Done Aug 28, 2021
@Jeoxs
Copy link
Owner

Jeoxs commented Aug 28, 2021

Thank you for the report. I've published a new release with a fix for this. You can download it on the Latest Release page or wait for Google Play's Update rollout

@murchu27
Copy link
Author

Works perfectly on my side, thanks!

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

No branches or pull requests

2 participants