bookwyrm-social/bookwyrm

Automatic Light/Dark Theme from prefers-color-scheme

Offen

#2.106 geöffnet am 11.05.2022

 (8 Kommentare) (8 Reaktionen) (0 zugewiesene Personen)Python (326 Forks)auto 404
UIenhancementhelp wanted

Repository-Metriken

Stars
 (2.754 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

The light and dark themes, as they exist currently, are wonderful. However, for those of us who set our theme dynamically, it is frustrating to have to manually adjust the theme in settings whenever the sun (dis)appears.

It would be wonderful if we could add an Automatic (Light/Dark) theme that utilizes either some media queries in CSS for prefers-color-scheme or, if that's not possible, even some client-side JS.

More than happy to help implement this, would just need some pointers as to where to start.

Contributor Guide