adrcotfas / Goodtime

:hourglass_flowing_sand: productivity app for Android
Apache License 2.0
940 stars 111 forks source link

Feature request: True light theme and "Follow Device" theme switching #252

Open seankhl opened 3 years ago

seankhl commented 3 years ago

Thank you very much for this wonderful, bloat-free app!

I'd like to have a true light theme (white background) and the ability to set the app to follow the device theme (light during the day, dark/amoled at night, but probably the most general solution is to let the user assign any theme they want theme for "day" and "night" modes).

I'm actually happy to help implement this, I am an experienced programmer and I know Java, but I have almost no experience with mobile app development. A nudge in the right direction with respect to how to best implement this for your particular app would probably lead to a PR, if you're interested.

adrcotfas commented 3 years ago

I'm glad you like it!

You can give it a try if you want to. I'm not sure yet how to handle the existing dark(but not true black) theme.

Here are some links that might help:

You'll find here a palette(which I plan to extend with more colors):

BTW, I plan to slowly convert the code to Kotlin along with refactoring.

Rom1deTroyes commented 2 years ago

What is the status of this FR ? I use Productivity for more than 2 years now, but changing to an e-ink display, dark theme is unfriendly and hard to read with summer daylight 🌞

Pherrera0 commented 7 months ago

I'd also like to voice my support for this feature. It would make this app a great addition to Android e-ink device users everywhere.

adrcotfas commented 7 months ago

It will come in the next major update.