The Wayback Machine - http://web.archive.org/web/20201127073503/https://github.com/bitwarden/mobile/issues/615
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

Bitwarden default theme should change from dark to light on the fly #615

Open
Crocmagnon opened this issue Oct 2, 2019 · 0 comments
Open

Bitwarden default theme should change from dark to light on the fly #615

Crocmagnon opened this issue Oct 2, 2019 · 0 comments
Assignees

Comments

@Crocmagnon
Copy link

@Crocmagnon Crocmagnon commented Oct 2, 2019

Other iOS apps change their theme on the fly when the user changes the system wide theme but Bitwarden requires a full restart.
When the default theme is selected, the color palette should change from light to dark on the fly without requiring any other action from the user.

This page from Apple’s developer docs says this:

When the user toggles between light and dark interfaces, the system asks your app to redraw all of its content.

So we should be able to detect the change and act when it happens.

@mportune-bw mportune-bw self-assigned this Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.