froide icon indicating copy to clipboard operation
froide copied to clipboard

Dark mode (prefers-color scheme)

Open rugk opened this issue 5 years ago • 1 comments

A dark mode for the website would be great.

There is a relatively new CSS media query feature called prefers-color-scheme. It allows you to detect whether the system/user wants a dark website, so you can adjust your CSS.

Anyway, it would be great, if you could make use of it.

BTW: I also have a Firefox add-on called “Dark Mode Website Switcher” (source code) that you can use to toggle this setting in Firefox directly – without needing to change the system option. Maybe that could be helpful e.g. for debugging.

rugk avatar Jan 03 '21 02:01 rugk

We have a dark mode by now, can be set in the footer. But still some work to do.

arnese avatar Apr 26 '24 14:04 arnese