flutter_riverpod_todo_app icon indicating copy to clipboard operation
flutter_riverpod_todo_app copied to clipboard

Dark mode darker

Open Uj947nXmRqV2nRaWshKtHzTvckUUpD opened this issue 3 years ago • 2 comments
trafficstars

When there is nothing in the list, a white icon is shown. This should be darker in my opinion

Yes I am aware of that. The reason is that the background of the icon is white.(It is an image actually). I didn't find any alternative image for dark mode or a way to turn this image dark. It's on my least priority list but I'll fix it soon. Thank you!

TheAlphaApp avatar Mar 31 '22 00:03 TheAlphaApp

Maybe you could use a png with transparency, so instead having a grey/dark/black sketch with white bg picture on dark app bg, could have a light grey/white sketch on already present dark app bg