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.