Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Design: dark theme development #100

Open
rskikuli opened this issue Jul 6, 2018 · 1 comment
Open

Design: dark theme development #100

rskikuli opened this issue Jul 6, 2018 · 1 comment

Comments

@rskikuli
Copy link
Member

rskikuli commented Jul 6, 2018

I don't know if this should be the case also for CityZen, but I was wondering it it makes sense to have a dark theme design version of CityZen app. In my understanding it is a general trend to offer the option to users to choose between dark or light theme versions.
What do you think?
Should we also work on a dark theme for the app?

@AndyScherzinger
Copy link
Collaborator

In general this might be a good idea. Newer Android versions offer this as in a day/night feature within Android while some apps then give the users the option to lock-in day or night theme or leave it to the operating system where Android will switch app between day/night theme (which the app then needs to implement first of course). This is typical for navigation app (and makes sense while driving in a car).

So this could be implemented but might not be that big of an advantage (for car users). Some users especially with AMOLED displays might prefer a dark theme to save battery time.

So if one might want to implement this it is mainly a matter of implementing the 2 themes within the app and the efforts necessary highly depend on the backwards compatibility...

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants