rust-lang/this-week-in-rust

Add way to change color theme on the site

Ouverte

#3 938 ouverte le 6 janv. 2023

 (2 commentaires) (2 réactions) (0 personne assignée)HTML (1 010 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 932 étoiles)
Métriques de merge PR
 (Merge moyen 1j 17h) (123 PRs mergées en 30 j)

Description

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.

Guide contributeur