mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update dark style for live room
This commit is contained in:
parent
a2af791442
commit
e45de1e74e
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
.bilibili-player-video-sendbar,.medal-up-trueLove{background-color:#222!important;}.main-container .title>span,.content-panel .title span,.face-g-list .mp-block .right ul li.base .round,.security-list .child-list li a:hover{background-color:#444!important;}#mp-mine-header,#mp-mine-header.active,.fans-icon{background-image:none!important;}.mode-fullscreen .bilibili-player-video-btn-widescreen,.mode-webfullscreen .bilibili-player-video-sendbar,.mode-fullscreen .bilibili-player-video-sendbar,.bilibili-player-video-bottom-area::before,.live-sidebar-ctnr{background-color:transparent!important;}.scroll-loading,.room-card-item .info .s-info,.fans-no-data::after,.fans-no-data-wear::after{color:#aaa!important;}.main-container .title>span,.content-panel .title span em,.medal-up-trueLove,.u-info .u-name{color:#eee!important;}.content-panel .title span,.medal-up-trueLove{border-color:transparent!important;}.security-list .first-level .m-arrow{filter:brightness(0) invert(1)!important;}.bp-svg-icon.link,.face-g-list .mp-block .right ul li.reach::after{filter:$blueImageFilter!important;}.tab-mk2.active,.face-g-more,.bangumi-player{background-image:none!important;}.bangumi-player,.live-sidebar-ctnr{box-shadow:none!important;}.main-container .title span::before{display:none!important;}@supports (backdrop-filter: blur(64px)) or (-webkit-backdrop-filter: blur(64px)){.gui-settings-content.blur{background:#222d!important;}}.face-g-list .mp-block .right ul li.base .round{z-index:100!important;}.list-filter-bar .sort-box .item.active,.list-filter-bar .sort-box .item:hover{border-color:$customStyleColor!important;}.medal-progress>i{background-color:$customStyleColor!important;}.face-g-more,.room-card-item:hover .room-name,.content-panel .title span:hover,.list-filter-bar .sort-box .item.active,.list-filter-bar .sort-box .item:hover,.list-filter-bar .pic-type-box .item.active,.list-filter-bar .pic-type-box .item:hover,.content-panel .title span:hover em,.medal-up-name>a{color:$customStyleColor!important;}.bilibili-player-video-danmaku-setting-left-more:hover .bp-svgicon,.bilibili-player-video-danmaku-setting-right-more:hover .bp-svgicon{fill:$customStyleColor!important;}
|
||||
.bilibili-player-video-sendbar,.medal-up-trueLove{background-color:#222!important;}.main-container .title>span,.content-panel .title span,.face-g-list .mp-block .right ul li.base .round,.security-list .child-list li a:hover{background-color:#444!important;}#mp-mine-header,#mp-mine-header.active,.fans-icon{background-image:none!important;}.mode-fullscreen .bilibili-player-video-btn-widescreen,.mode-webfullscreen .bilibili-player-video-sendbar,.mode-fullscreen .bilibili-player-video-sendbar,.bilibili-player-video-bottom-area::before,.live-sidebar-ctnr{background-color:transparent!important;}.scroll-loading,.room-card-item .info .s-info,.fans-no-data::after,.fans-no-data-wear::after{color:#aaa!important;}.main-container .title>span,.content-panel .title span em,.medal-up-trueLove,.u-info .u-name{color:#eee!important;}.content-panel .title span,.medal-up-trueLove{border-color:transparent!important;}.security-list .first-level .m-arrow{filter:brightness(0) invert(1)!important;}.bp-svg-icon.link,.face-g-list .mp-block .right ul li.reach::after{filter:$blueImageFilter!important;}.tab-mk2.active,.face-g-more,.bangumi-player{background-image:none!important;}.bangumi-player,.live-sidebar-ctnr{box-shadow:none!important;}.main-container .title span::before{display:none!important;}@supports (backdrop-filter: blur(64px)) or (-webkit-backdrop-filter: blur(64px)){.gui-settings-content.blur{background:#222d!important;}}.face-g-list .mp-block .right ul li.base .round{z-index:100!important;}.list-filter-bar .sort-box .item.active,.list-filter-bar .sort-box .item:hover{border-color:$customStyleColor!important;}.medal-progress>i,.gift-item-wrap .expiration{background-color:$customStyleColor!important;}.face-g-more,.room-card-item:hover .room-name,.content-panel .title span:hover,.list-filter-bar .sort-box .item.active,.list-filter-bar .sort-box .item:hover,.list-filter-bar .pic-type-box .item.active,.list-filter-bar .pic-type-box .item:hover,.content-panel .title span:hover em,.medal-up-name>a{color:$customStyleColor!important;}.gift-item-wrap .expiration{color:$foreground!important;}.bilibili-player-video-danmaku-setting-left-more:hover .bp-svgicon,.bilibili-player-video-danmaku-setting-right-more:hover .bp-svgicon{fill:$customStyleColor!important;}
|
||||
@ -168,7 +168,8 @@
|
||||
{
|
||||
border-color: $customStyleColor !important;
|
||||
}
|
||||
.medal-progress>i
|
||||
.medal-progress>i,
|
||||
.gift-item-wrap .expiration
|
||||
{
|
||||
background-color: $customStyleColor !important;
|
||||
}
|
||||
@ -184,10 +185,10 @@
|
||||
{
|
||||
color: $customStyleColor !important;
|
||||
}
|
||||
// a
|
||||
// {
|
||||
// color: $foreground !important;
|
||||
// }
|
||||
.gift-item-wrap .expiration
|
||||
{
|
||||
color: $foreground !important;
|
||||
}
|
||||
.bilibili-player-video-danmaku-setting-left-more:hover .bp-svgicon,
|
||||
.bilibili-player-video-danmaku-setting-right-more:hover .bp-svgicon
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user