Update dark style

This commit is contained in:
the1812 2019-02-04 12:49:33 +08:00
parent c6734c751e
commit 9d2426ee2f
4 changed files with 13 additions and 8 deletions

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

File diff suppressed because one or more lines are too long

View File

@ -69,7 +69,8 @@ div#square.container,
.main-container .plp-l .player-mask .bar-wrapper .left-bar,
.main-container .plp-l .player-mask .bar-wrapper .right-bar,
.twp-mask .twp-wrapper,
.open-dialog-masker .open-dialog-content
.open-dialog-masker .open-dialog-content,
.bnj-comment .page-comment
{
background-color: #222 !important;
}
@ -380,7 +381,10 @@ body>div.to-top.on,
.open-dialog-masker .open-body p,
.open-dialog-masker .open-body ul li span,
.open-dialog-masker .btn-normal,
.bangumi-rating-container .bangumi-rating-title
.bangumi-rating-container .bangumi-rating-title,
.block-effect-ctnr .item,
.super-gift-item .gift-info .user-name,
.super-gift-item .gift-info .user-name:hover
{
color: #eee !important;
}
@ -552,7 +556,8 @@ svg.toast-card-dismiss path
.leaveMsgUpload .btnarea .btnareaIcon,
.coin-operated-m .like-checkbox input[type=checkbox]:checked+i,
.video-list .vl-hd .display-tab li.on,
.i-watchlater.has-select
.i-watchlater.has-select,
.block-effect-ctnr .item .cb-icon
{
filter: var(--blue-image-filter) !important;
}