mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
4e9efec00d
commit
e84e4fd9a0
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-important.min.css
vendored
2
min/dark-important.min.css
vendored
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
@ -162,7 +162,8 @@ blockquote .color-yellow-04,
|
||||
#app .sticky-bar .bar-content .message:hover,
|
||||
.el-select-dropdown__item.selected,
|
||||
.r-con .members-info .up-card .info-name.is-vip:hover,
|
||||
.style-section .tag-block .tag-containers .style-tag.selected
|
||||
.style-section .tag-block .tag-containers .style-tag.selected,
|
||||
.episode-list-component .episode-list .list-header .header-item.selected
|
||||
{
|
||||
color: var(--theme-color) !important;
|
||||
}
|
||||
|
||||
@ -30,7 +30,9 @@
|
||||
.dropdown__content .dropdown__item:hover,
|
||||
.dropdown__content .dropdown__active,
|
||||
.r-con .members-info__container,
|
||||
.practice-wrap .tab-container
|
||||
.practice-wrap .tab-container,
|
||||
.manga-button.ghost,
|
||||
.manga-button.primary
|
||||
{
|
||||
background-color: #333 !important;
|
||||
}
|
||||
@ -76,7 +78,8 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.r-con .members-info__header,
|
||||
.r-con .members-info .up-card .attention--not,
|
||||
.r-con .members-info .up-card .attention,
|
||||
.ui-dropdown .ui-dropdown-text
|
||||
.ui-dropdown .ui-dropdown-text,
|
||||
.round-corner .app-layout
|
||||
{
|
||||
background-color: #444 !important;
|
||||
}
|
||||
@ -108,7 +111,8 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.list-header .filter-wrp .filter-level .line,
|
||||
.list-header .filter-wrp .video-type .line,
|
||||
.card .forw-area a.more:hover,
|
||||
.multi-line-text:after
|
||||
.multi-line-text:after,
|
||||
.manga-recommendation .data-list .list-item
|
||||
{
|
||||
background-color: transparent !important;
|
||||
}
|
||||
@ -150,7 +154,8 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.practice-wrap .banner-container .title~p,
|
||||
.past-work .card-view .collect-num,
|
||||
.past-work .card-view .danmu-num,
|
||||
.past-work .card-view .play-num
|
||||
.past-work .card-view .play-num,
|
||||
.header-info .manga-info .supporting-text
|
||||
{
|
||||
color: #aaa !important;
|
||||
}
|
||||
@ -243,7 +248,11 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.rank-list-item .expand-mode .text-section .item-title,
|
||||
.schedule-list .list-header .date-selector .date-item,
|
||||
.style-section .tag-block .block-title,
|
||||
.style-section .tag-block .tag-containers .style-tag
|
||||
.style-section .tag-block .tag-containers .style-tag,
|
||||
.header-info .manga-info .author-name,
|
||||
.episode-list-component .episode-list .list-header .header-item,
|
||||
.manga-button.ghost,
|
||||
.manga-button.primary
|
||||
{
|
||||
color: #eee !important;
|
||||
}
|
||||
@ -329,7 +338,9 @@ li.danmaku-info-row.bpui-selecting,
|
||||
{
|
||||
fill: #fff !important;
|
||||
} */
|
||||
.whole-detail-info-wrapper .detail-info-wrapper .vuene-wrapper .address-icon
|
||||
.whole-detail-info-wrapper .detail-info-wrapper .vuene-wrapper .address-icon,
|
||||
.header-info .manga-info .supporting-text .label-icon,
|
||||
.header-info .manga-info .action-buttons .do-favourite .fav-icon
|
||||
{
|
||||
filter: brightness(0) invert(1) !important;
|
||||
}
|
||||
@ -469,7 +480,8 @@ li.danmaku-info-row.bpui-selecting,
|
||||
.tabs-wrapper .tabs .tabs-item.active:before,
|
||||
.calendar-wrap .calendar-body .date-wrap .wrap-content .select-icon,
|
||||
.practice-wrap .banner-container .current-work .bili-btn,
|
||||
.style-section .tag-block .tag-containers .style-tag:active
|
||||
.style-section .tag-block .tag-containers .style-tag:active,
|
||||
.manga-button.primary:hover
|
||||
{
|
||||
background-color: var(--theme-color) !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user