From 83bab980f7cb46ab55ab840f3a3f762d3c841ea3 Mon Sep 17 00:00:00 2001 From: Coulomb <965145921@qq.com> Date: Wed, 9 Jan 2019 15:58:18 +0800 Subject: [PATCH 1/6] https://big.bilibili.com/pc/bigHistory --- style/dark/dark-slice-5.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/style/dark/dark-slice-5.css b/style/dark/dark-slice-5.css index 5ddd08344..f271723c1 100644 --- a/style/dark/dark-slice-5.css +++ b/style/dark/dark-slice-5.css @@ -352,7 +352,8 @@ li.log-item .user-time, .vippendant-descript, #page-fav .fav-sidenav .num, .h .report-popup-tip, -#page-follows .modal-container .content-tip +#page-follows .modal-container .content-tip, +.viptable .history-remark { color: #aaa !important; } @@ -594,7 +595,10 @@ table.invtable td, .sub-nav-m.report-wrap-module .sub-nav-m .tips, .groom-box-m.clearfix .groom-module .type-name, .h .report-popup-item-text, -#page-follows .modal-container .content-text +#page-follows .modal-container .content-text, +table.viptable td, +.viptable .history-th, +.big-history-title { color: #eee !important; } From fe31ad9315bfa7fce9db9aa8a8e63fc8970955c3 Mon Sep 17 00:00:00 2001 From: Coulomb <965145921@qq.com> Date: Wed, 9 Jan 2019 16:04:50 +0800 Subject: [PATCH 2/6] https://account.bilibili.com/account/big/voucher --- style/dark/dark-important.css | 6 +++++- style/dark/dark-slice-5.css | 22 ++++++++++++++++------ 2 files changed, 21 insertions(+), 7 deletions(-) diff --git a/style/dark/dark-important.css b/style/dark/dark-important.css index d01eb973a..7a0b7847a 100644 --- a/style/dark/dark-important.css +++ b/style/dark/dark-important.css @@ -92,7 +92,11 @@ blockquote .color-yellow-04, .left-nav-ul .left-nav-item.active i.active, .left-nav-ul .left-nav-list.on .left-nav-item .icon, .left-nav-ul .left-nav-list.on .left-nav-item, -.drop-list-v2-container .drop-list-v2-item-selected .drop-list-v2-item-cont p.item-cont-main +.drop-list-v2-container .drop-list-v2-item-selected .drop-list-v2-item-cont p.item-cont-main, +.voucher-ing .voucher-left-money, +.voucher-ing .voucher-left-money:before, +.voucher-no-used .voucher-left-money, +.voucher-no-used .voucher-left-money:before { color: var(--theme-color) !important; } diff --git a/style/dark/dark-slice-5.css b/style/dark/dark-slice-5.css index f271723c1..84cf63a30 100644 --- a/style/dark/dark-slice-5.css +++ b/style/dark/dark-slice-5.css @@ -353,7 +353,11 @@ li.log-item .user-time, #page-fav .fav-sidenav .num, .h .report-popup-tip, #page-follows .modal-container .content-tip, -.viptable .history-remark +.viptable .history-remark, +.voucher-right-condition, +.voucher-right-order, +.voucher-right-time, +.voucher-bottom-txt { color: #aaa !important; } @@ -598,7 +602,8 @@ table.invtable td, #page-follows .modal-container .content-text, table.viptable td, .viptable .history-th, -.big-history-title +.big-history-title, +.voucher-right-name { color: #eee !important; } @@ -772,7 +777,9 @@ table.viptable td, .cc-article-wrp .article-card .meta-title .typename, .text-area-box-v2-container, .check-radio-v2-container .check-radio-v2-box, -#page-fav .fav-main .filter-item.search +#page-fav .fav-main .filter-item.search, +.voucher-list-wrapper.voucher-ing .voucher-right, +.voucher-content-outside .voucher-list-wrapper { border-color: #aaa !important; } @@ -832,8 +839,10 @@ table.viptable td, .bind-info .note-footer .btn-group .active-btn, .app-ctnr .live-helper .main-content .menu-item .menu-txt .download .down-item a, .elecrank-header .rank-tab.active, -.s_tag .btn-add:hover , -.slider-ad-m .carousel-module .panel .trig span.on +.s_tag .btn-add:hover, +.slider-ad-m .carousel-module .panel .trig span.on, +.voucher-content-outside .voucher-ing, +.voucher-content-outside .voucher-no-used { border-color: var(--theme-color) !important; } @@ -1007,7 +1016,8 @@ li.log-item .user-action .up-mark, .video-toolbar-module .app-download .qr-code-box .box .txt a, .video-toolbar-module .elec-btn, .new_list .vd_list li .title:hover, -#page-follows .modal-container .content-text em +#page-follows .modal-container .content-text em, +.voucher-right-ing { color: var(--theme-color) !important; } From 40f4ad845f2a3eb03559be45b5b04bcb7d3ef36f Mon Sep 17 00:00:00 2001 From: Coulomb <965145921@qq.com> Date: Wed, 9 Jan 2019 16:05:58 +0800 Subject: [PATCH 3/6] https://account.bilibili.com/account/big/voucher --- style/dark/dark-slice-5.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style/dark/dark-slice-5.css b/style/dark/dark-slice-5.css index 84cf63a30..5083955ce 100644 --- a/style/dark/dark-slice-5.css +++ b/style/dark/dark-slice-5.css @@ -357,7 +357,8 @@ li.log-item .user-time, .voucher-right-condition, .voucher-right-order, .voucher-right-time, -.voucher-bottom-txt +.voucher-bottom-txt, +.no-data-voucher { color: #aaa !important; } From f8655f8e137260ff1f3559b87fdc339706e1e39f Mon Sep 17 00:00:00 2001 From: Coulomb <965145921@qq.com> Date: Wed, 9 Jan 2019 16:10:12 +0800 Subject: [PATCH 4/6] https://www.bilibili.com/video/av5930937/?p=38 --- style/dark/dark-slice-5.css | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/style/dark/dark-slice-5.css b/style/dark/dark-slice-5.css index 5083955ce..b44fc9999 100644 --- a/style/dark/dark-slice-5.css +++ b/style/dark/dark-slice-5.css @@ -63,7 +63,8 @@ .new_list .vd_list li.l1, .album-content .my-album .link-panigation .panigation, .attention-live .switch-btn:active, -.attention-live .switch-btn:hover +.attention-live .switch-btn:hover, +.multi-page .cur-list .module-box li { background-color: #222 !important; } @@ -604,7 +605,8 @@ table.invtable td, table.viptable td, .viptable .history-th, .big-history-title, -.voucher-right-name +.voucher-right-name, +.multi-page .cur-list .module-box li { color: #eee !important; } @@ -769,7 +771,8 @@ table.viptable td, .d-buttons .d-button, .sub-nav-m.report-wrap-module .sub-nav-m .tips, .r-con .mobile-link-l, -.h .report-popup-item.checked .report-popup-item-checkbox +.h .report-popup-item.checked .report-popup-item-checkbox, +.multi-page .cur-list .module-box li { border-color: transparent !important; } @@ -843,7 +846,9 @@ table.viptable td, .s_tag .btn-add:hover, .slider-ad-m .carousel-module .panel .trig span.on, .voucher-content-outside .voucher-ing, -.voucher-content-outside .voucher-no-used +.voucher-content-outside .voucher-no-used, +.multi-page .cur-list .module-box li:hover, +.multi-page .cur-list .module-box li.on { border-color: var(--theme-color) !important; } From f17bc00f3f029744a2350204fdf4029d71eaa17e Mon Sep 17 00:00:00 2001 From: Coulomb <965145921@qq.com> Date: Wed, 9 Jan 2019 16:14:15 +0800 Subject: [PATCH 5/6] https://live.bilibili.com/157901 --- style/dark/dark-slice-5.css | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/style/dark/dark-slice-5.css b/style/dark/dark-slice-5.css index b44fc9999..0fc3c871c 100644 --- a/style/dark/dark-slice-5.css +++ b/style/dark/dark-slice-5.css @@ -193,7 +193,8 @@ .invitation-record-warp .invtable .inputdone, .sub-nav-m.report-wrap-module .sub-nav-m .tips, .r-con .mobile-link-l, -.col-full.clearfix .album-content .my-album .pagination +.col-full.clearfix .album-content .my-album .pagination, +.share-addr-wrapper { background-color: #444 !important; } @@ -359,7 +360,8 @@ li.log-item .user-time, .voucher-right-order, .voucher-right-time, .voucher-bottom-txt, -.no-data-voucher +.no-data-voucher, +.share-qr-hint { color: #aaa !important; } @@ -606,7 +608,9 @@ table.viptable td, .viptable .history-th, .big-history-title, .voucher-right-name, -.multi-page .cur-list .module-box li +.multi-page .cur-list .module-box li, +.share-addr-name, +.share-addr-wrapper { color: #eee !important; } @@ -772,7 +776,8 @@ table.viptable td, .sub-nav-m.report-wrap-module .sub-nav-m .tips, .r-con .mobile-link-l, .h .report-popup-item.checked .report-popup-item-checkbox, -.multi-page .cur-list .module-box li +.multi-page .cur-list .module-box li, +.share-addr-wrapper { border-color: transparent !important; } From 867ef5139259f9fd9d0924bfbbdbfaeefc992a85 Mon Sep 17 00:00:00 2001 From: Coulomb <965145921@qq.com> Date: Wed, 9 Jan 2019 17:53:02 +0800 Subject: [PATCH 6/6] https://space.bilibili.com/4793839/favlist?fid=playlist --- style/dark/dark-slice-5.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/style/dark/dark-slice-5.css b/style/dark/dark-slice-5.css index 0fc3c871c..377f531fd 100644 --- a/style/dark/dark-slice-5.css +++ b/style/dark/dark-slice-5.css @@ -361,7 +361,9 @@ li.log-item .user-time, .voucher-right-time, .voucher-bottom-txt, .no-data-voucher, -.share-qr-hint +.share-qr-hint, +#page-fav .search-empty-hint p, +.my-album .error .text { color: #aaa !important; }