Fix typo in dark style slice 2, add dark style slice 3

This commit is contained in:
the1812 2018-09-10 11:54:40 +08:00
parent 1740fd0f56
commit ebb1c1d0c9
6 changed files with 187 additions and 18 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

View File

@ -53,7 +53,7 @@ li.season-item .season-body .season-title span.follow,
.viptable tr:nth-child(2n) td,
.el-input__inner,
.user-my-sex .el-radio-button__inner,
.el-picker-panel
.el-picker-panel
{
background-color: #222 !important;
}
@ -129,7 +129,7 @@ li.season-item .season-body .season-title span.follow,
.security-list-jump:hover,
.big-more-item-item:hover .big-more-item-txt,
.bgray-btn,
.bilibili-player .bilibili-player-auxiliary-area .bilibili-player-recommend
.bilibili-player .bilibili-player-auxiliary-area .bilibili-player-recommend
{
background-color: #444 !important;
}
@ -187,7 +187,7 @@ li.season-item .season-body .season-title span.follow,
.container .host-list-layout .hot-list-wrap .bg-wrap .hot-list-mask,
.live-sidebar-ctnr,
.line-circle,
.el-date-table td.available:hover
.el-date-table td.available:hover
{
background-color: transparent !important;
}
@ -287,7 +287,7 @@ li.no-data,
.points-text,
.el-input__icon,
.el-date-table th,
.el-picker-panel__icon-btn
.el-picker-panel__icon-btn
{
color: #aaa !important;
}
@ -447,7 +447,7 @@ button.button.more,
.el-input__inner,
.user-my-sex .el-radio-button__inner,
.el-radio-button__orig-radio:checked + .el-radio-button__inner,
.el-picker-panel
.el-picker-panel
{
color: #eee !important;
}
@ -545,7 +545,7 @@ button.button.more,
.user-my-sex .el-radio-button__inner,
.user-setting-warp .padding-dom,
.el-textarea__inner,
.el-input__inner:hover
.el-input__inner:hover
{
border-color: transparent !important;
}
@ -566,7 +566,7 @@ li.history,
.home-to-update,
.home-userstatus,
.right-more-btn,
.points-pendant-item
.points-pendant-item
{
border-color: #aaa !important;
}
@ -680,7 +680,7 @@ li.season-item .season-body .season-title span.follow,
.home-level-mask-icon,
.top-header,
.bangumi-coin-wrap .bangumi-coin, .bangumi-coin-wrap .bangumi-coin-d,
.bangumi-collection-wrap .bangumi-order, .bangumi-collection-wrap .bangumi-order-d, .bangumi-order-wrap .bangumi-order, .bangumi-order-wrap .bangumi-order-d
.bangumi-collection-wrap .bangumi-order, .bangumi-collection-wrap .bangumi-order-d, .bangumi-order-wrap .bangumi-order, .bangumi-order-wrap .bangumi-order-d
{
display: none !important;
}
@ -712,7 +712,7 @@ li.season-item .season-body .season-title span.follow,
.bui-tabs .bui-tabs-header .bui-tabs-header-item.bui-tabs-header-item-active,
.btn-confirm,
.go-movie,
.points-btn
.points-btn
{
border-color: $customStyleColor !important;
}
@ -743,12 +743,12 @@ li.season-item .season-body .season-title span.follow,
.big-member-btn .btn-confirm.disabled,
.security-left .security-ul .security-list.on,
.h-safe-btn,
-icon,
.security-right-title-icon,
.big-member-btn,
.btn-confirm,
.go-movie:hover,
.points-btn,
.el-pager li.active
.el-pager li.active
{
background-color: $customStyleColor !important;
}
@ -822,7 +822,7 @@ button.button.more:hover,
.bottom-help a,
.big-more-item-item:hover .big-more-item-txt,
.go-movie,
.points-num
.points-num
{
color: $customStyleColor !important;
}
@ -874,7 +874,7 @@ button.button.more:hover,
.container,
.bili-footer .boston-postcards li,
.h-line,
.el-radio-button:first-child .el-radio-button__inner
.el-radio-button:first-child .el-radio-button__inner
{
border-left-color: transparent !important;
border-right-color: transparent !important;

View File

View File

@ -0,0 +1,169 @@
// a
// {
// background-color: #222 !important;
// }
// a
// {
// background-color: #444 !important;
// }
// a
// {
// background-color: #555 !important;
// }
// a
// {
// background-color: #aaa !important;
// }
// a
// {
// background-color: #eee !important;
// }
// a
// {
// background-image: none !important;
// }
// a
// {
// background-color: transparent !important;
// }
// a
// {
// background: #fff1 !important;
// }
// a
// {
// background: transparent !important;
// }
// a
// {
// color: #aaa !important;
// }
// a
// {
// color: #eee !important;
// }
// a
// {
// color: #222 !important;
// }
// a
// {
// border-color: transparent !important;
// }
// a
// {
// border-color: #aaa !important;
// }
// a
// {
// border-color: #222 !important;
// }
// a
// {
// border-color: #444 !important
// }
// a
// {
// border-color: #99a2aa !important;
// }
// a
// {
// transition: all .2s !important;
// }
// a
// {
// fill: #aaa !important;
// }
// a
// {
// filter: brightness(0) invert(1) !important;
// }
// a
// {
// filter: $blueImageFilter !important;
// }
// a
// {
// filter: $pinkImageFilter !important;
// }
// a
// {
// filter: grayscale(1) !important;
// }
// a
// {
// filter: none !important;
// }
// a
// {
// background-image: none !important;
// }
// a
// {
// border-radius: 4px !important;
// }
// a
// {
// box-shadow: none !important;
// }
// a
// {
// box-shadow: 0px 1px 10px 0px $customStyleColor30 !important;
// }
// a
// {
// display: none !important;
// }
// a
// {
// opacity: 0 !important;
// }
// a
// {
// opacity: 0.5 !important;
// }
// a
// {
// opacity: 1 !important;
// }
// a
// {
// border-color: $customStyleColor !important;
// }
// a
// {
// background-color: $customStyleColor !important;
// }
// a
// {
// color: $customStyleColor !important;
// }
// 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;
// }