jrpie / Launcher

A distraction-free minimal homescreen for Android.
https://f-droid.org/packages/de.jrpie.android.launcher/index.html
Other
46 stars 6 forks source link

Themes #2

Closed jrpie closed 2 months ago

jrpie commented 4 months ago

Themes are currently broken. DynamicColors would be nice.

jrpie commented 2 months ago

~Maybe add more clockfaces (requested by Niteesh Khanal)~ Edit: created a new issue for this (#12)

jrpie commented 2 months ago

I was asked to add an option to select different fonts (or follow the system default). Any suggestions?

toby-bro commented 2 months ago

I would find it indeed cool to be able to have the system font as a possibility, also shouldn't be to hard to do. Chosing from a list of preinstalled fonts could be an idea, but which fonts should be added ?

jrpie commented 2 months ago

Android has default fonts for serif, sans-serif, monospace and monospace-serif, I just added all of those (32c3c412).

jrpie commented 2 months ago

I implemented most of what I wanted in 99acdba2, themes should now be working.

Dynamic Colors are not implemented yet, so I opened #31 for that.