LibreShift / red-moon

Android screen filter app for night time phone use.
GNU General Public License v3.0
647 stars 81 forks source link

Add more contrast to the on/off toggle #199

Closed ghost closed 4 years ago

ghost commented 6 years ago

The on/off toggle in the upper right can be hard to spot, especially in a brighter surrounding when the screen is dimmed:

image

I would propose to raise the contrast of the UI elements.

smichel17 commented 6 years ago

I agree with the issue; I'm slightly more inclined to change the ui component (ex: use a FAB or a simple menu item) instead, since switches in the action bar is non-standard behavior on android and theming is generally a PITA.

smichel17 commented 4 years ago

Removed and changed to a floating action button in the next release.