更新 夜间模式跟随系统 的说明

https://github.com/the1812/Bilibili-Evolved/issues/1273
This commit is contained in:
shenzhiming88 2021-05-04 10:42:36 +08:00 committed by GitHub
parent 6d98a8b947
commit 77dfa3863e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -214,7 +214,8 @@ export const toolTips = new Map<keyof BilibiliEvolvedSettings, string>([
[`preferAvUrl`, /*html*/`当视频的链接是BV号时, 自动转换为AV号.`],
[`elegantScrollbar`, /*html*/`使用细的滚动条替代系统默认的滚动条. (对夜间模式无效)`],
[`quickFavorite`, /*html*/`启用快速收藏, 在视频页面可以一键收藏到设定的某个收藏夹.`],
[`darkColorScheme`, /*html*/`使夜间模式同步系统设置的亮/暗主题.`],
[`darkColorScheme`, /*html*/`使夜间模式同步系统设置的亮/暗主题.
(<span>Microsoft Edge</span>)<b></b>/.`],
[`disableFeedsDetails`, /*html*/`禁止动态点击后跳转详情页, 方便选择其中的文字.`],
[`danmakuSendBar`, /*html*/`在直播的网页全屏和全屏模式状态下, 在底部显示弹幕栏.`],
[`watchLaterRedirectNavbar`, /*html*/`重定向顶栏稍后再看中的链接.`],