benibela / videlibri

:books: Cross-platform library client to automate any OPAC and library catalog from your local device, e.g. for renewing of borrowed books or searching for books available in the library in automated scripts.
https://www.videlibri.de/
GNU General Public License v3.0
36 stars 5 forks source link

Entries are unreadable on E-Ink display #12

Open felixcremer opened 6 months ago

felixcremer commented 6 months ago

Thanks for this app. I am trying to use it on my E-Ink phone but the contrast between the grey letters and the dark background is too low. I can read the white letters in the sidebar.

benibela commented 6 months ago

So in the details you could see the title and author themselves, but not the header "Author/title"? Screenshot_1714580624

Those are just Androids default colors: https://github.com/benibela/videlibri/blob/master/android/android/src/de/benibela/videlibri/components/BookOverviewAdapter.kt#L28-L30

what colors would you like?

felixcremer commented 6 months ago

So in the details you could see the title and author themselves, but not the header "Author/title"?

Yes, and I also don't see the due date which is here in green.

Do you know of a website where I could see the different colors that would be available in Android? Then I could check which color would be visible on my E-Ink display.

benibela commented 6 months ago

No green? Is that a black and white display?

The VideLibri Linux version had a color chooser to select custom colors, but I did not put it in the Android version, because I wanted people to use the Linux version

Do you know of a website where I could see the different colors that would be available in Android? Then I could check which color would be visible on my E-Ink display.

No, but I made a picture: grafik