Closed winsmith closed 5 years ago
@raphaelm / @johan12345 : I recommend you have a look at the Colors.xcassets
file in Xcode if you want to tweak the colors or want to add more Dark Mode alternatives.
Also this concludes my Sunday afternoon coding session. I'll have a look at syncing improvements soon as well. :D~
Thanks a lot!
Dark Mode comes with iOS 13 and every new build enables it. Since we use a lot of default controls, most of the system works as expected, so this PR just has to clean up a few edge cases.
In this PR we:
grayBackground
, which fixes a display issue in search where the notice was white on very light gray background. The alternative color is instead a very dark background.