Bilibili-Evolved/style/style-dark-slice-2.scss
2018-08-25 15:22:03 +08:00

240 lines
4.6 KiB
SCSS

.recom-wrap .no-result,
.side-bar-popup-cntr,
.link-popup-panel,
.timeline-header,
.timeline-wrapper,
.tl-head .tl-day,
li.season-item .season-body .season-title span.follow,
.season-timer .current-timer:before,
.bili-header-m .i_menu_login
{
background-color: #222 !important;
}
.progress-bar-body,
.more-btn-cntr,
.timer-wrap,
.fjw-random
{
background-color: #444 !important;
}
// a
// {
// background-color: #555 !important;
// }
.tl-head .tl-day .indicator,
.season-timeline .season-group .group-time:before
{
background-color: #aaa !important;
}
// a
// {
// background-color: #eee !important;
// }
// a
// {
// background-image: none !important;
// }
// a
// {
// background-color: #222e !important;
// }
// a
// {
// background-color: transparent !important;
// }
// a
// {
// background: #fff1 !important;
// }
// a
// {
// background: transparent !important;
// }
.introduction-text,
.vote-percentage,
.bread-crumb ul li a,
.sub-nav-m ul li a,
.up-info .up-info-tip,
.bili-header-m .i_menu_login .reg
{
color: #aaa !important;
}
.section-title>a.t,
.section>.section-title,
.link-popup-panel,
.more-btn-text,
.chat-history-panel .gift-item .gift-count,
.chat-history-panel .hover-panel>span,
.is-max .vote-percentage,
.tl-head .tl-day.today span,
li.season-item .season-body .season-title,
.channel-m,
.hot-box li .txt,
.bili-header-m .i_menu_login .tip
{
color: #eee !important;
}
// a
// {
// color: #222 !important;
// }
.gift-item-wrap .num,
.side-bar-popup-cntr,
.timeline-header .tl-weeks:after,
.bili-header-m .i_menu_login
{
border-color: transparent !important;
}
.season-timeline .season-group,
.season-timeline .season-group .group-time:before
{
border-color: #aaa !important;
}
// a
// {
// border-color: #222 !important;
// }
// a
// {
// border-color: #444 !important
// }
// a
// {
// border-color: #99a2aa !important;
// }
// a
// {
// transition: all .2s !important;
// }
.tl-head .today .day-of-week
{
filter: brightness(0) invert(1) !important;
}
// a
// {
// filter: $blueImageFilter !important;
// }
.season-timer .current-timer:before,
li.season-item .season-body .season-title span.follow
{
filter: $pinkImageFilter !important;
}
// a
// {
// filter: grayscale(1) !important;
// }
// a
// {
// background-image: none !important;
// }
// a
// {
// border-radius: 4px !important;
// }
.timeline-header,
.timeline-wrapper,
.timeline-header .tl-weeks
{
box-shadow: none !important;
}
.side-bar-popup-cntr,
.link-popup-panel,
.bili-header-m .i_menu_login
{
box-shadow: 0px 1px 20px 2px $customStyleColor30 !important;
}
.side-bar-popup-cntr>.arrow
{
display: none !important;
}
// a
// {
// opacity: 0 !important;
// }
// a
// {
// opacity: 0.5 !important;
// }
// a
// {
// opacity: 1 !important;
// }
// a
// {
// border-color: $customStyleColor !important;
// }
.progress-bar-inner,
.tl-head .tl-day.today .indicator,
.primary-menu .nav-menu .channel.on::after,
.hot-box li .tag-type,
.bili-header-m .i_menu_login .login-btn
{
background-color: $customStyleColor !important;
}
.union-cntr a,
.title-link,
.link-popup-panel .title-ctnr .popup-title,
.user-info-name.active,
.bread-crumb ul li.on a,
.bread-crumb ul li:hover a,
li.season-item .season-body .season-title:hover,
li.season-item .season-body .season-desc.published,
.season-timer .season-label,
.season-timer .current-timer,
.sub-nav-m ul li.on a,
.sub-nav-m ul li a:hover,
.hot-box li:hover .txt,
.live-module .zone-title .headline .online span,
.bilibili-player-video-sendbar .bilibili-player-video-danmaku-wrap a
{
color: $customStyleColor !important;
}
.hot-box li .tag-type,
.bili-header-m .i_menu_login .login-btn,
.bili-header-m .i_menu_login .reg a
{
color: $foreground !important;
}
// a
// {
// fill: $customStyleColor !important;
// }
// a
// {
// border-top-color: transparent !important;
// border-bottom-color: transparent !important;
// }
// a
// {
// border-top-color: transparent !important;
// border-right-color: transparent !important;
// }
// a
// {
// border-left-color: transparent !important;
// border-right-color: transparent !important;
// }
// .chat-history-panel .chat-history-list::-webkit-scrollbar-track,
// .multi-page .cur-list ul::-webkit-scrollbar-track
// {
// background: #444 !important;
// }
// .chat-history-panel .chat-history-list::-webkit-scrollbar-thumb,
// .multi-page .cur-list ul::-webkit-scrollbar-thumb
// {
// background: #222 !important;
// }
// .chat-history-panel .chat-history-list::-webkit-scrollbar-thumb:hover,
// .multi-page .cur-list ul::-webkit-scrollbar-thumb:hover
// {
// background: #333 !important;
// }