dark mode& back to top button& Aplayer#46
Open
Matt-wzy wants to merge 3 commits intoFromEndWorld:masterfrom
Open
dark mode& back to top button& Aplayer#46Matt-wzy wants to merge 3 commits intoFromEndWorld:masterfrom
Matt-wzy wants to merge 3 commits intoFromEndWorld:masterfrom
Conversation
2.add a back to top button @sulibo 3.link jump to the next page rather than inside the current page 4.add hitokoto at the bottom of the website 5.add Aplayer and meeting js 6.upgrade open color to version 1.9.1
Author
|
第三个链接跳转可能我英语太差没说明白,就如果在链接中 |
Author
|
关于黑暗模式,我的实现方式是html body class选择器实现的,默认dark,首次加载页面js检测到用户日间模式自动取消dark的class,同时添加了按钮支持用户在暗色模式与日间模式切换,借用了 @sulibo的按钮,只不过这个太阳月亮图片可能找的不好(不过是在免版权网站找的),SVM图也不会玩,显示起来稍微有点怪怪的。按钮也没做自动消失处理,因为不知道怎么做合适,就暂时先这样了。 |
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1.add dark mode with auto detect
2.add a back to top button @sulibo
3.link jump to the next page rather than inside the current page 4.add hitokoto at the bottom of the website
5.add Aplayer and meeting js
6.upgrade open color to version 1.9.1