acmutd / acmutd/hackutd-site

Add site-wide toggle for dark mode

オープン
#55 コメント 1 件 リアクション 0 件 担当者 1 名 @huecute が担当を希望しています GitHub で見る
enhancement
主要言語
Vue
スター
5
フォーク
7
PR マージ指標
30日以内にマージされた PR はありません

説明

Right now, some components respond to the `prefers-color-scheme` CSS media query based on the browser/system selected theme, but many users would prefer to willingly opt into a dark theme on a site-specific basis. Implementing a toggle for dark theme would require storing some minimal data on the client (a key-value pair indicating theme preference) using Local Storage, but it certainly won't harm functionality.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。