this post was submitted on 21 Jun 2023
2 points (100.0% liked)

Jerboa

10415 readers
4 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 3 years ago
MODERATORS
2
submitted 2 years ago* (last edited 2 years ago) by kionite231 to c/[email protected]
 

I know right now jerboa is under heavy development and custom theme should not be the focus right now. However I just wanted to know that if there is a way to add themes like gruvbox,Nord etc.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 2 years ago

No. But if you have a proposal, please submit an issue for it. Theming is done in the code in such a way that it should be feasible to implement custom themes, but it's pretty low on the priority list.

There's a related issue here, but that's about account-specific theming.

If it helps, the app uses Jetpack Compose with Material UI, so if you find a theming solution that works well with that, please note it.