rust-lang/this-week-in-rust

Add way to change color theme on the site

Open

#3,938 创建于 2023年1月6日

在 GitHub 查看
 (2 评论) (2 反应) (0 负责人)HTML (1,932 star) (1,010 fork)batch import
enhancementhelp wanted

描述

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.

贡献者指南

Add way to change color theme on the site · rust-lang/this-week-in-rust#3938 | Good First Issue