this post was submitted on 01 Apr 2026
6 points (87.5% liked)

Jerboa

11478 readers
2 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 4 years ago
MODERATORS
 

Is there even a contrast option so people don't have to revert to light mode to read important stuff?

you are viewing a single comment's thread
view the rest of the comments
[–] over_clox@lemmy.world 1 points 5 days ago

This has nothing to do with HTML. This has to do with rendering images, especially when you know your platform will be rendering images that sometimes have transparency.

When you know your app/program/website/platform is going to be rendering images that sometimes have transparency, then the background color is not a fucking option!

The background color behind transparent images should never be connected with the user interface color scheme, the background behind transparent images should always be white.

So this is a long standing problem with UI designers, it ain't got shit to do with HTML, it's just that the principles of a good GUI went out the window long ago and GUI developers lost all common sense.

#FFFFFF