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

True monochromatic red-black night mode #3716

Closed
eumiro opened this issue Feb 3, 2022 · 8 comments
Closed

True monochromatic red-black night mode #3716

eumiro opened this issue Feb 3, 2022 · 8 comments
Assignees

Comments

@eumiro
Copy link

eumiro commented Feb 3, 2022

Use case

When walking in dark/low light environment, looking from time to time at a bright phone screen (even in dark mode), forces the eyes quickly adapt to its blue light and then back to the dark environment.

Proposed Solution

I'd like to have a true monochromatic night mode using colors between #000000 and #FF0000 only. That would have no influence on the user's night vision.

@matkoniecz
Copy link
Member

That would be a very significant redesign and quite significant effort to achieve this.

@eumiro
Copy link
Author

eumiro commented Feb 3, 2022

Thanks for the quick reply.

I understand the map and the UI with texts not use so many colours and would need only a few dark red levels defined in their palette. On the other hand the icons would have to be completely redesigned and the choice images (especially the surface ones) would get unusable in the current form.

This is just an idea and a nice-to-have wish. Maybe more users will join and some nice solution could be done.

@HolgerJeromin
Copy link
Contributor

Android 11 can make the screen black / white in the night. Perhaps this helps you.

@mnalis
Copy link
Member

mnalis commented Feb 3, 2022

My EMUI 11.0 (Android 10) has this too, when you set "digital balance". It would be nice if it was "black / dull red" instead of "black / dull white" though. Something to suggest to Android makers I guess.

There are also free apps like Red moon which allow making display reddish for night mode system-wide.

@10992-osm
Copy link

10992-osm commented Feb 3, 2022

Android 11 can make the screen black / white in the night. Perhaps this helps you.

Called as part of "Bedtime mode" in "Digital wellbeing".

It can also tint it amber ("Night Light")

edit: this is in Android 12, mind.

@westnordost
Copy link
Member

westnordost commented Feb 3, 2022

Actually I think I will make the background for the forms etc. #000000 black on dark mode instead of the dark grey they are currently. I mean, is there any reason why not to use the most contrast available? In day mode, the background is also #ffffff white after all, not light grey.

@smichel17
Copy link
Member

Helps (a little) with #3378, too :)

@westnordost westnordost self-assigned this Feb 6, 2022
westnordost added a commit that referenced this issue Feb 7, 2022
…erted colors) (#3716)

# Conflicts:
#	app/src/main/res/drawable-night-xxhdpi/speech_bubble_bottom_center.9.png
#	app/src/main/res/drawable-xxhdpi/speech_bubble_bottom_center.9.png
#	res/graphics/speech bubbles/speech_bubble_bottom_center.9.svg
@westnordost
Copy link
Member

There is one reason though I notice now: Modal dialogs darken the rest of the background so they stand out more. If the background is already black, there is nothing to darken and so the boundaries of the dialog are not well visible.

I researched long whether it is possible to change the color of the background-darken: No, it is hardcoded.

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

7 participants