Closed marco9446 closed 2 weeks ago
Thanks for the feedback.
I'm not sure if this is possible, but I'll look into it.
Thanks a lot. Otherwise, having an option to manually set a color that overrides the android theme for the status bar text, would be more than enough
Turns out status bar text color can be changed, but only between black and white. I have now implemented this in such a way that the status bar text color is set according to the text color in the launcher. The implementation is as follows:
Light text color -> White status bar text Dark text color -> Black status bar text Material text color -> Depends on whether using light or dark theme. White for dark theme, black for light theme.
This has now been released in 1.6.
First of all thank you for the very nice launcher.
I only have a small issue. I'm currently using the background color option to set the background to black. If I do that, and the phone is in light mode, the status bar disappear because it's black text on black background.
Would it be possible to set the status bar text color based on the background?