-
Notifications
You must be signed in to change notification settings - Fork 201
Closed
Labels
Description
Describe the solution you'd like
Either auto detect browser dark mode setting and adjust, or add user toggle to support dark mode please (auto/dark/light). As browser wide extensions are not allowed to modify other extension pages, it ends up as the only glaringly bright white page on my browser while using dark reader. (many other popular extensions have already added dark mode to their options page, like uBlock origin)
Describe alternatives you've considered
The only alternate way to achieve this is to turn on the experimental chrome flag dark web contents, since it's a flag built in, its allowed to modify extension pages, but it breaks a ton of websites and fights against dark reader so not viable for most.