Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Night/Dark mode support for Android and iOS #24

Open
brudaswen opened this issue Jul 15, 2023 · 0 comments · May be fixed by #25
Open

Night/Dark mode support for Android and iOS #24

brudaswen opened this issue Jul 15, 2023 · 0 comments · May be fixed by #25

Comments

@brudaswen
Copy link

brudaswen commented Jul 15, 2023

Would be nice if we could support night/dark mode.

  • For Android this would mean to put those images into drawable-night-nodpi.
  • For iOS this would mean to create an "appearances" : [ { "appearance" : "luminosity", "value" : "dark" } ] entry in the imageset.

I am gonna prepare a PR for that.

brudaswen pushed a commit to brudaswen/libres that referenced this issue Jul 15, 2023
@brudaswen brudaswen linked a pull request Jul 15, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant