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 摘要。