yang991178 / fluent-reader-lite

Simplistic mobile RSS client built with Flutter
https://hyliu.me/fluent-reader-lite/
BSD 3-Clause "New" or "Revised" License
1.32k stars 86 forks source link

Make it easier to distinguish read from unread items #124

Open causa-prima opened 7 months ago

causa-prima commented 7 months ago

Is your feature request related to a problem? Please describe. When I read an item and go back to the list of items, it's hard to know which was the item I just read. Only the small orange bubble disappears, which is hard to spot quickly.

Describe the solution you'd like It should be more obvious which items are read. Other readers I used do that by only using bold texts for the titles of unread items, which worked quite well for me.

Describe alternatives you've considered

Additional context