Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Add Dark Mode #47

Open
hoechenberger opened this issue May 9, 2019 · 0 comments
Open

Add Dark Mode #47

hoechenberger opened this issue May 9, 2019 · 0 comments
Labels
enhancement New feature or request frontend
Milestone

Comments

@hoechenberger
Copy link
Member

hoechenberger commented May 9, 2019

Would be cool to support a "dark mode"; Safari, the default browser on macOS and iOS, will then automatically request the "dark" website when Dark Mode is enabled on OS-level (DM is expected to ship with the next major iOS release). It's something to play with and without any real benefit in our case, but hey, would be sooo cool, wouldn't it ;)

https://webkit.org/blog/8840/dark-mode-support-in-webkit/

There's an implementation for React using "hooks", a relatively new feature (don't know if we'd have to update some of our packages to get this to work):
https://github.com/donavon/use-dark-mode

But there's probably also many more solutions. This is just one of them.

@hoechenberger hoechenberger added enhancement New feature or request frontend labels May 9, 2019
@hoechenberger hoechenberger added this to the next-release milestone Sep 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request frontend
Projects
None yet
Development

No branches or pull requests

1 participant