issues
search
HelloGitHub-Team
/
geese
采用 Next.js 构建的开源爱好者社区。An open-source enthusiast community built with Next.js.
https://hellogithub.com
Apache License 2.0
296
stars
72
forks
source link
I42 网站明暗模式切换
#44
Closed
zhangzhonghe
closed
2 years ago
zhangzhonghe
commented
2 years ago
当前主题切换的逻辑:
默认是跟着系统的主题走的
如果手动切换过一次主题,则会把状态存入 localstorage
如果清空 localstorage 则会按照第 1 步的逻辑显示主题
Related Issue
Resolve #42
当前主题切换的逻辑:
Related Issue