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:
commit
31082b8123
@ -94,7 +94,8 @@ a.bp_box_bot_click,
|
||||
.progress-bar-ctnr .bar-body,
|
||||
.user-info > .tag-flag,
|
||||
.result.is-web,
|
||||
.has-prize
|
||||
.has-prize,
|
||||
.selector-wrapper .more-type-wrapper
|
||||
{
|
||||
background-color: #222 !important;
|
||||
}
|
||||
@ -223,7 +224,13 @@ a.bp_box_bot_click,
|
||||
.bb-intro-top,
|
||||
.tag-list li.tag-item,
|
||||
.pager .jump-pager input[type=text],
|
||||
.tabnav
|
||||
.tabnav,
|
||||
.toolbar-wrapper,
|
||||
.timeline-box .timeline-item .item-right p.num a,
|
||||
.timeline-box .timeline-item .item-right p.num span,
|
||||
.new-stat-module .zone-title .headline .new-stat-more,
|
||||
.pgc-rank-dropdown,
|
||||
.block-area .timeline-title .headline .timeline-more
|
||||
{
|
||||
background-color: #444 !important;
|
||||
}
|
||||
@ -307,7 +314,8 @@ a.bp_box_bot_click,
|
||||
.cc-nav-wrp .nav-cut-off-line,
|
||||
.section .count:before,
|
||||
.tag-more .b-toggle-btn,
|
||||
.no-data
|
||||
.no-data,
|
||||
.block-area .timeline-toggle-block .timeline-toggle-btn
|
||||
{
|
||||
background: transparent !important;
|
||||
}
|
||||
@ -542,7 +550,17 @@ a.bp_box_bot_click,
|
||||
.tabnav-item,
|
||||
.user-info > .user-uid,
|
||||
.user-name,
|
||||
.backdrop .title-box .close-button
|
||||
.backdrop .title-box .close-button,
|
||||
.footer a,
|
||||
.pagination-wrapper .pagination .pageNum,
|
||||
.selector-wrapper .city-list,
|
||||
.selector-wrapper .order-list,
|
||||
.selector-wrapper .type-list,
|
||||
.selector-wrapper .more-type-wrapper,
|
||||
.selector-wrapper .more-type-list .more-type-item,
|
||||
.bangumi-home-crumb .fcname ul.n_num li a,
|
||||
.bangumi-home-crumb .fcname ul.n_num li,
|
||||
.pgc-rank-list .rank-item .ri-detail .ri-point
|
||||
{
|
||||
color: #aaa !important;
|
||||
}
|
||||
@ -871,7 +889,18 @@ h2.title,
|
||||
.season-slider-wrapper .slider-wrapper .season-slider-list li.cur,
|
||||
.media-info-wrp .media-info-content .media-info-inner .media-info-r .media-info-btns .bangumi-btn .btn-follow,
|
||||
.user-info > .user-name,
|
||||
.user-box .num
|
||||
.user-box .num,
|
||||
.selector-wrapper .title,
|
||||
.video-item-biref .biref-info .biref-title,
|
||||
.block-area .timeline-title .headline .name,
|
||||
.new-stat-module .zone-title .headline .name,
|
||||
.carousel-wrapper .carou-info span a,
|
||||
.new-stat-module .zone-title .headline .new-stat-more,
|
||||
.block-area .timeline-title .headline .timeline-more,
|
||||
.block-area .timeline-title .headline .timeline-more:hover,
|
||||
.block-area .timeline-toggle-block .timeline-toggle-btn,
|
||||
.timeline-box .timeline-item .item-right p.num a,
|
||||
.timeline-box .timeline-item .item-right p.num span
|
||||
{
|
||||
color: #eee !important;
|
||||
}
|
||||
@ -1086,7 +1115,15 @@ table.invtable td,
|
||||
.tabnav,
|
||||
.app-body .section-block.with-bottom-radius,
|
||||
.backdrop .title-box,
|
||||
.prize-img
|
||||
.prize-img,
|
||||
.selector-wrapper .more-type-wrapper,
|
||||
.selector-wrapper .more-city-letter-list,
|
||||
.footer .border,
|
||||
.selector-wrapper .city-selector-wrapper,
|
||||
.selector-wrapper .type-selector-wrapper,
|
||||
.new-stat-module .zone-title .headline .new-stat-more,
|
||||
.pgc-rank-dropdown,
|
||||
.block-area .timeline-title .headline .timeline-more
|
||||
{
|
||||
border-color: transparent !important;
|
||||
}
|
||||
@ -1150,7 +1187,11 @@ li.history,
|
||||
.growup-participate .status_box img,
|
||||
.i-m-title .icon-i-title,
|
||||
.tag-more .b-toggle-btn .b-icon-toggle-down,
|
||||
.tag-more .b-toggle-btn .b-icon-toggle-up
|
||||
.tag-more .b-toggle-btn .b-icon-toggle-up,
|
||||
.new-stat-module .zone-title .headline .new-stat-more .icon,
|
||||
.pgc-rank-dropdown .icon-arrow-down,
|
||||
.sec-rank .more-link .icon-arrow-r,
|
||||
.block-area .timeline-toggle-block .timeline-toggle-btn i
|
||||
{
|
||||
filter: brightness(0) invert(1) !important;
|
||||
}
|
||||
@ -1188,7 +1229,10 @@ li.season-item .season-body .season-title span.follow,
|
||||
.publish-panel .publish-list .publish-item a,
|
||||
.episode-item .mark-icon.badge-pink-vip,
|
||||
.episode-item .mark-icon.badge-pink-first,
|
||||
.tag-list li.tag-item .hot
|
||||
.tag-list li.tag-item .hot,
|
||||
.toolbar-wrapper .service-icon,
|
||||
.toolbar-wrapper .scroll-icon,
|
||||
.block-area .timeline-title .headline .timeline-more i
|
||||
{
|
||||
filter: $pinkImageFilter !important;
|
||||
}
|
||||
@ -1325,7 +1369,9 @@ li.season-item .season-body .season-title span.follow,
|
||||
.contri-condition .contri-select.active:after,
|
||||
.video-list .vl-hd .order-tab li.on,
|
||||
.user-info > .tag-flag,
|
||||
.tabnav-item.current .tabnav-content
|
||||
.tabnav-item.current .tabnav-content,
|
||||
.project-list .project-list-item .promo-item,
|
||||
.carousel-wrapper .carou-mini .thumb-cursor
|
||||
{
|
||||
border-color: $customStyleColor !important;
|
||||
}
|
||||
@ -1390,7 +1436,11 @@ li.season-item .season-body .season-title span.follow,
|
||||
.timer-wrap .vote-dialog-new .footer .b-able,
|
||||
.charge-participate .part-btn,
|
||||
.b-info .button,
|
||||
.bpui-button-text-only.bpui-state-active .bpui-button-text .bpui-flex-button
|
||||
.bpui-button-text-only.bpui-state-active .bpui-button-text .bpui-flex-button,
|
||||
.selector-wrapper .more-city-letter-list .more-city-letter-item .letter-item.active:after,
|
||||
.timeline-box .timeline-item.new p.num a,
|
||||
.new-stat-module .zone-title .headline .new-stat-more:hover,
|
||||
.block-area .timeline-title .headline .timeline-more:hover
|
||||
{
|
||||
background-color: $customStyleColor !important;
|
||||
}
|
||||
@ -1535,7 +1585,21 @@ a.bp_box_bot_click,
|
||||
.user-box .btn,
|
||||
.icon-edit,
|
||||
.user-info > .tag-flag,
|
||||
.tabnav-item.current
|
||||
.tabnav-item.current,
|
||||
.selector-wrapper .city-list .city-item.active,
|
||||
.selector-wrapper .city-list .city-item:hover,
|
||||
.selector-wrapper .order-list .city-item.active,
|
||||
.selector-wrapper .order-list .city-item:hover,
|
||||
.selector-wrapper .li-more .active,
|
||||
.selector-wrapper .more-city-list .more-city-item:hover,
|
||||
.toolbar-wrapper,
|
||||
.project-list .project-list-item .promo-item,
|
||||
.toolbar-wrapper .toolbar-title,
|
||||
.pagination-wrapper .pagination .pageNum.active,
|
||||
.pagination-wrapper .pagination .pageNum:hover,
|
||||
.bangumi-home-crumb .fcname ul.n_num li.on a,
|
||||
.timeline-box .timeline-item .item-right a:hover,
|
||||
.block-area .timeline-toggle-block .timeline-toggle-btn:hover
|
||||
{
|
||||
color: $customStyleColor !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user