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

Detect user theme setting, display prompt to turn on dark theme #223

Open
TheWebTech opened this issue May 21, 2019 · 0 comments
Open

Detect user theme setting, display prompt to turn on dark theme #223

TheWebTech opened this issue May 21, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@TheWebTech
Copy link
Collaborator

Simple idea - on open of the popup, detect if the user has a cookie and is not using the dark theme.

If they are not using the dark theme, and do not have the cookie, display a message along the lines of "You're currently using a dark theme for your computer, would you like to use one for the design manager as well?"

Turning it on will obviously toggle on the dark theme.

Cookie is set whether they dismiss the message or toggle it on. If cookie is set user will not be prompted again.

@TheWebTech TheWebTech self-assigned this May 21, 2019
@TheWebTech TheWebTech added the enhancement New feature or request label May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant