mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update dark style
This commit is contained in:
parent
a8ffa0bc65
commit
3fef4c27da
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
min/dark.min.css
vendored
2
min/dark.min.css
vendored
File diff suppressed because one or more lines are too long
@ -603,7 +603,9 @@ svg.toast-card-dismiss path,
|
|||||||
.video-list .vl-hd .display-tab li.on,
|
.video-list .vl-hd .display-tab li.on,
|
||||||
.i-watchlater.has-select,
|
.i-watchlater.has-select,
|
||||||
.block-effect-ctnr .item .cb-icon,
|
.block-effect-ctnr .item .cb-icon,
|
||||||
.small-item.new .new-icon
|
.small-item.new .new-icon,
|
||||||
|
#article-list-index .title-holder .icon-close,
|
||||||
|
#article-list-index .index-holder .article-item.on .point
|
||||||
{
|
{
|
||||||
filter: var(--blue-image-filter) !important;
|
filter: var(--blue-image-filter) !important;
|
||||||
}
|
}
|
||||||
@ -684,7 +686,8 @@ body>.player #bilibiliPlayer
|
|||||||
.project-list .project-list-item:hover,
|
.project-list .project-list-item:hover,
|
||||||
.publish-panel .hash-popup,
|
.publish-panel .hash-popup,
|
||||||
#app .toolbar-wrapper,
|
#app .toolbar-wrapper,
|
||||||
.article-action .ops .share-container .weixin-holder
|
.article-action .ops .share-container .weixin-holder,
|
||||||
|
#article-list-index
|
||||||
{
|
{
|
||||||
box-shadow: 0px 1px 10px 0px var(--theme-color-30) !important;
|
box-shadow: 0px 1px 10px 0px var(--theme-color-30) !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user