acmutd / acmutd/hackutd-site

Add site-wide toggle for dark mode

未關閉
#55 1 則留言 0 個 reaction 已指派 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 摘要。