rust-lang/this-week-in-rust

Add way to change color theme on the site

Open

#3.938 geöffnet am 6. Jan. 2023

Auf GitHub ansehen
 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)HTML (1.010 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (1.932 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T 17h) (113 gemergte PRs in 30 T)

Beschreibung

With the addition of a dark mode for the website, the only way for readers to change theme would be to change their OS preferences.

It would be nice to be able to change the color theme directly on the site. Proposed ideas include a tri-state switch or button (maybe like the MDN docs?), but optimally it would be nice to have a setting for choosing dark, light, or the OS default.

See more discussion about this here.

Contributor Guide