Bilibili-Evolved/style/dark/dark-important.scss

125 lines
3.3 KiB
SCSS

.link-footer,
.payment-active,
.app-body .section-block
{
background-color: #222 !important;
}
.wrapper .elec-btn.disabled,
.f-list-hover:hover,
.status_box .status_btn.disabled,
.game-groom-m .num,
.container .pagination,
.fjw-case-detail .ban-detail .content-box .video-model,
.app-body .section-block.with-bottom-radius,
.app-body .section-block.with-radius,
.pagination-container li.pagination
{
background-color: #444 !important;
}
blockquote,
blockquote *,
blockquote .color-blue-01,
blockquote .color-blue-02,
blockquote .color-blue-03,
blockquote .color-blue-04,
blockquote .color-gray-01,
blockquote .color-gray-02,
blockquote .color-gray-03,
blockquote .color-green-01,
blockquote .color-green-02,
blockquote .color-green-03,
blockquote .color-green-04,
blockquote .color-lblue-01,
blockquote .color-lblue-02,
blockquote .color-lblue-03,
blockquote .color-lblue-04,
blockquote .color-pink-01,
blockquote .color-pink-02,
blockquote .color-pink-03,
blockquote .color-pink-04,
blockquote .color-purple-01,
blockquote .color-purple-02,
blockquote .color-purple-03,
blockquote .color-purple-04,
blockquote .color-yellow-01,
blockquote .color-yellow-02,
blockquote .color-yellow-03,
blockquote .color-yellow-04,
.status_box .status_btn.disabled
{
color: #aaa !important;
}
.home-page .sticky-bar .bar-content .message,
.cover .disabled-cover,
.el-input__inner,
.commnent-screen-wrap .el-input__inner,
.tag-list li.tag-item.on,
.bp-popup-panel .title-ctnr .popup-title,
.s-paging > ul > a.current,
.s-paging > ul > span.current
{
color: #eee !important;
}
.link-footer,
.el-input__inner,
.commnent-screen-wrap .el-input__inner,
.ui-input-textarea.focus,
.user-setting-warp .el-radio-button__orig-radio:checked + .el-radio-button__inner,
.tabs-bar
{
border-color: transparent !important;
}
.home-page .sticky-bar .bar-content .message:hover,
.other a a:hover,
.more-data a:hover,
.rank-item .content .info .detail a a:hover,
.rank-item .content .other a:hover,
.rank-item .content .more-data:hover,
.edit-button:hover > .icon-font,
.edit-button:hover > span .left-nav-item-childed:hover,
.left-nav-ul .active .left-nav-item-child,
.left-nav-ul .active,
.left-nav-ul .advice-btn:hover,
.left-nav-ul .left-nav-item.active,
.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
{
color: $customStyleColor !important;
}
.season-timeline .season-group.today,
.season-timeline .season-group.today .group-time::before,
.aside-ctnr .author-info .communicate-btn,
.tag-list li.tag-item.on,
.tag-list li.tag-item:hover
{
border-color: $customStyleColor !important;
}
.season-timeline .season-group.today.is-published .group-time::before,
.bg-blue,
.security-list .child-list li a.bg-blue:hover,
.face-g-tab li.current,
.el-date-table td.current:not(.disabled),
.el-date-table td.end-date,
.el-date-table td.start-date,
.tag-list li.tag-item.on,
.face-g-list#my-g-list .face-g-block .my-mp-block .mp-info .btn-white,
.user-setting-warp .el-radio-button__orig-radio:checked + .el-radio-button__inner,
.user-my-btn .el-button--primary
{
background-color: $customStyleColor !important;
}
.face-g-tab li.current,
.current .tab-btn-link,
.el-date-table td.current:not(.disabled),
.el-date-table td.end-date,
.el-date-table td.start-date
{
color: $foreground !important;
}