Jan 7

Better red tint for night mode

Currently when night mode is turned on, everything is tinted red, but this causes the issue of blue and green hues being converted to black, so for example a blue full screen clock just disappears when night mode is on because the rent filter completely hides it. This can be fixed if there was a grayscale filter applied underneath a red filter, so blue and green hues are converted to gray which is then converted to red. This makes every color visible with night mode enabled. I understand I can turn down the red intensity, but I feel this would be a better implementation.
CompletedCompleted

Jan 11, 2024

Released in version 1.0.5+

Jan 7, 2024

Thank you Alexander Gauvin, I was aware of the problem but didn't know a grayscale solution. I'll experiment with it to improve the night mode.