rust-lang/this-week-in-rust

Add way to change color theme on the site

開放

#3,938 建立於 2023年1月6日

 (2 則留言) (2 個反應) (0 位負責人)HTML (1,010 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (1,932 顆星)
PR 合併指標
 (平均合併 1天 17小時) (30 天內合併 123 個 PR)

描述

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.

貢獻者指南