This commit is contained in:
Coulomb_G 2019-09-08 18:30:32 +08:00
parent fdb4795d10
commit 32360b1933
8 changed files with 17 additions and 14 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -27,7 +27,7 @@
"dark-navbar.min.css": "C02A4001942DE8E26C61520C2499D80512D8CBA0BBA81E7065BA219C4DF9C11D",
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
"dark-styles.min.js": "A6CFEC32B3F78FD2BD5DBB2347A517F9A633802098DF458F70CBE094F9CAD854",
"dark.min.css": "E57F137FD35ABCAFD11D12020A7F54DF5B55DB5AE2E4954F7E6C5D6D36E52E49",
"dark.min.css": "1A08990688BC3CE0EBBB93409AA07231CD9E3E367707FB37516EB2015674E5E1",
"debounce.min.js": "54D33E1273C1F3FE19550BF1844339C3D54D6B01DF8A39C3162D95B93B079CFA",
"default-danmaku-settings.min.css": "D9942B184FEDA7B08CFA0C34920E97D7A83B81762DCBF757642EBB60F95FF25D",
"default-danmaku-settings.min.js": "30A8D36137B5A4D560BD47F7A264F77C7DD4428291DF3E7EBD8D632B2AE9973E",

Binary file not shown.

2
min/dark.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -129,7 +129,8 @@ li.danmaku-info-row.bpui-selecting,
.main-panel .hot-topic-panel,
.guest-home .login-panel,
.international-home .bilibili-search-history .history-item.focus,
.international-home .bilibili-search-history .history-item:hover
.international-home .bilibili-search-history .history-item:hover,
.live-charge-box .tip-popup
{
background-color: #444 !important;
}
@ -459,7 +460,9 @@ li.danmaku-info-row.bpui-selecting,
.guest-home .button-box .regist,
.video-editor-ol-wrp .video-editor-ol-content p,
.qa-area-ol-wrp .qa-area-ol-content p,
.up-info .btn-panel .following
.up-info .btn-panel .following,
.live-charge-cntr .popup-cntr .tip-content,
.live-charge-box .popup-cntr .retry
{
color: #eee !important;
}