mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
d2c0f9c328
commit
0bf31db9dd
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
File diff suppressed because one or more lines are too long
@ -30,12 +30,10 @@
|
||||
"custom-navbar.min.html": "8A5332791C9693A571F7B885D6367616F519054CACEDA2DDA147735638EDEE15",
|
||||
"custom-navbar.min.js": "E32AA87A941569E79CECDC3AD34D2C07FBFE5CDFC43D10777D501714B46EC4F9",
|
||||
"danmaku-converter.min.js": "FDAB4DB2E3C79730A39CDA7C5FD193693621FED206C6549E9B8F13778080CC12",
|
||||
"dark.min.css": "92AFC8813C459C1FFA1DA1C53BCCEE7596DFEC53F7BD80B610A96AD05D80A059",
|
||||
"dark.min.css": "F9CA8A163BCE3C40CE35642B2B95CC4E3574DE187AAF78AE914F92F0E83C879D",
|
||||
"dark-important.min.css": "70FCBBD53F9ADB9A8E1783229E09BAD40DE20C0A3E2DFAAEA3F5ED50CF1806BF",
|
||||
"dark-navbar.min.css": "A2D91F11127D165571ACCC53004EDDB118CEE110F9B020D7E0541E1C8FAEA478",
|
||||
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
|
||||
"dark-slice-10.min.css": "7291E20A4C169F52D27F51AC1996F3478A06B30218B6E13E0493C6D7176BEF99",
|
||||
"dark-slice-9.min.css": "537FE4F60EFEF43D32D0DB0176242C4D42931FCA629322CB560234AF1CF8D603",
|
||||
"dark-styles.min.js": "C62AFBB47DDC1E2F3F45D688B0F98394E471A423BE26BF47504D5C7D069ADBA1",
|
||||
"debounce.min.js": "54D33E1273C1F3FE19550BF1844339C3D54D6B01DF8A39C3162D95B93B079CFA",
|
||||
"default-danmaku-settings.min.css": "D9942B184FEDA7B08CFA0C34920E97D7A83B81762DCBF757642EBB60F95FF25D",
|
||||
|
||||
BIN
min/bundle.zip
BIN
min/bundle.zip
Binary file not shown.
2
min/dark.min.css
vendored
2
min/dark.min.css
vendored
File diff suppressed because one or more lines are too long
@ -774,105 +774,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#app {
|
||||
.cc-nav {
|
||||
.slider-bar .bar-item .bcc-nav-slider {
|
||||
&-sub-menu {
|
||||
&>span,
|
||||
a {
|
||||
@include color("e");
|
||||
}
|
||||
.router {
|
||||
&-item.active {
|
||||
i {
|
||||
@include theme-color();
|
||||
}
|
||||
}
|
||||
&_wrap {
|
||||
i {
|
||||
@include color("a");
|
||||
}
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
@include background-color("3");
|
||||
}
|
||||
&__group {
|
||||
.router-item,
|
||||
a {
|
||||
@include color("a");
|
||||
}
|
||||
}
|
||||
}
|
||||
&-item__wrap {
|
||||
.router {
|
||||
&-item.active {
|
||||
i {
|
||||
@include theme-color();
|
||||
}
|
||||
}
|
||||
&_wrap {
|
||||
i {
|
||||
@include color("a");
|
||||
}
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
@include background-color("4");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.cc-body {
|
||||
@include background-color();
|
||||
.message-notice_wrap .tips-item_wrap {
|
||||
@include background-color("4");
|
||||
}
|
||||
.chief-recommend-module .carousel-box,
|
||||
.data-card {
|
||||
@include background-color();
|
||||
}
|
||||
.notice_wrap {
|
||||
@include background-color("4");
|
||||
.notice_title .notice-txt {
|
||||
@include color("e");
|
||||
}
|
||||
.notice_body .hot-item {
|
||||
.item-left p,
|
||||
.item-right {
|
||||
@include color("a");
|
||||
}
|
||||
}
|
||||
}
|
||||
.academy-wrap {
|
||||
@include background-color();
|
||||
.header .academy-tag {
|
||||
@include color("e");
|
||||
}
|
||||
.content {
|
||||
.tabs .tabs__header {
|
||||
@include border-color("4");
|
||||
.tabs__header-item {
|
||||
@include color("a");
|
||||
&.is-active {
|
||||
@include theme-color();
|
||||
&:after {
|
||||
@include theme-background-color();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.list-item {
|
||||
.title {
|
||||
@include color("e");
|
||||
}
|
||||
.view {
|
||||
@include color("a");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
264
src/style/dark/dark-slice-11.scss
Normal file
264
src/style/dark/dark-slice-11.scss
Normal file
@ -0,0 +1,264 @@
|
||||
@import "./dark-definitions";
|
||||
#app {
|
||||
.header {
|
||||
.left-block {
|
||||
.logo {
|
||||
@include theme-color();
|
||||
}
|
||||
.main-site {
|
||||
@include color("e");
|
||||
}
|
||||
}
|
||||
.right-block {
|
||||
@include color("e");
|
||||
.i-frame::before {
|
||||
@include background-color();
|
||||
}
|
||||
}
|
||||
}
|
||||
.cc-nav-wrp {
|
||||
@include background-color();
|
||||
.slider-bar .bar-item .bcc-nav-slider {
|
||||
&-sub-menu {
|
||||
&>span,
|
||||
a {
|
||||
@include color("e");
|
||||
}
|
||||
.router {
|
||||
&-item.active {
|
||||
@include theme-color();
|
||||
i {
|
||||
@include theme-color();
|
||||
}
|
||||
}
|
||||
&_wrap {
|
||||
i {
|
||||
@include color("a");
|
||||
}
|
||||
&.active {
|
||||
@include theme-color();
|
||||
i {
|
||||
@include theme-color();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
@include background();
|
||||
}
|
||||
&__group {
|
||||
.router-item,
|
||||
a {
|
||||
@include color("a");
|
||||
}
|
||||
}
|
||||
}
|
||||
&-item__wrap {
|
||||
.router {
|
||||
&-item.active {
|
||||
@include theme-color();
|
||||
i {
|
||||
@include theme-color();
|
||||
}
|
||||
}
|
||||
&_wrap {
|
||||
i {
|
||||
@include color("a");
|
||||
}
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
@include background();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.cc-body {
|
||||
@include background-color();
|
||||
.message-notice_wrap .tips-item_wrap {
|
||||
@include background-color("4");
|
||||
}
|
||||
.chief-recommend-module .carousel-box,
|
||||
.data-card {
|
||||
@include background-color();
|
||||
}
|
||||
.new-calendar-wrap {
|
||||
@include background-color("2");
|
||||
.calendarEntry_box .calendarEntry_content {
|
||||
@include color("e");
|
||||
.luck_wrap .luck_title {
|
||||
@include theme-background-color();
|
||||
@include foreground-color();
|
||||
}
|
||||
}
|
||||
.headerClass {
|
||||
@include color("e");
|
||||
}
|
||||
.calendar-header {
|
||||
@include border-color("4");
|
||||
}
|
||||
.calendar-body {
|
||||
.date-wrap {
|
||||
@include color("a");
|
||||
.wrap-content .today {
|
||||
@include theme-color();
|
||||
}
|
||||
}
|
||||
.date-desc_wrap {
|
||||
@include background();
|
||||
.item-desc_card {
|
||||
@include background-color("3");
|
||||
.item-desc_title .item-title {
|
||||
@include color("e");
|
||||
}
|
||||
.item-desc_body .item-desc__content {
|
||||
@include color("e");
|
||||
@include border-color();
|
||||
.nothing-wrap {
|
||||
@include background();
|
||||
.release-link {
|
||||
@include theme-color();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.calendar-box {
|
||||
@include border-color();
|
||||
}
|
||||
}
|
||||
}
|
||||
.notice_wrap {
|
||||
@include background-color("4");
|
||||
.notice_title .notice-txt {
|
||||
@include color("e");
|
||||
}
|
||||
.notice_body .hot-item {
|
||||
.item-left p,
|
||||
.item-right {
|
||||
@include color("a");
|
||||
}
|
||||
}
|
||||
}
|
||||
.academy-wrap {
|
||||
@include background-color();
|
||||
.header .academy-tag {
|
||||
@include color("e");
|
||||
}
|
||||
.content {
|
||||
.tabs .tabs__header {
|
||||
@include border-color("4");
|
||||
.tabs__header-item {
|
||||
@include color("a");
|
||||
&.is-active {
|
||||
@include theme-color();
|
||||
&:after {
|
||||
@include theme-background-color();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.list-item {
|
||||
.title {
|
||||
@include color("e");
|
||||
}
|
||||
.view {
|
||||
@include color("a");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.side-utils .feedback-container {
|
||||
.item-desc {
|
||||
@include color("e");
|
||||
}
|
||||
.bcc-popover {
|
||||
@include background-color("4");
|
||||
@include color("e");
|
||||
@include border-color();
|
||||
box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.18) !important;
|
||||
.help-wrap li {
|
||||
.title {
|
||||
@include color("e");
|
||||
.bcc-icon-ic_enter {
|
||||
@include color("e");
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
@include background-color("3");
|
||||
}
|
||||
}
|
||||
&[x-placement^=left] .popper__arrow {
|
||||
@include border-color();
|
||||
&:after {
|
||||
@include border-color();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.dc-section1-body {
|
||||
@include background-color();
|
||||
.dc-section-item1_title_name p {
|
||||
@include color("e");
|
||||
}
|
||||
}
|
||||
.lab-wrap {
|
||||
@include background-color();
|
||||
.lab-guide img {
|
||||
filter: brightness(0.5) contrast(3) !important;
|
||||
}
|
||||
.lab-title {
|
||||
@include color("a");
|
||||
}
|
||||
.lab-item {
|
||||
@include border-color("4");
|
||||
.lab-item-header {
|
||||
.item-info .item-title {
|
||||
.title {
|
||||
@include color("e");
|
||||
}
|
||||
.desc {
|
||||
@include color("a");
|
||||
}
|
||||
}
|
||||
.item-operate span {
|
||||
@include color("e");
|
||||
}
|
||||
}
|
||||
.lab-item-content {
|
||||
@include background-color();
|
||||
.divide-line {
|
||||
@include background-color("4");
|
||||
}
|
||||
.content-detail {
|
||||
p {
|
||||
@include color("e");
|
||||
}
|
||||
.detail-desc,
|
||||
.feedback {
|
||||
@include color("a");
|
||||
a {
|
||||
@include theme-color();
|
||||
}
|
||||
}
|
||||
.carousel-wrapper .panel .pic .card-img img {
|
||||
filter: brightness(0.5) contrast(3) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.el-popover {
|
||||
@include background-color("2");
|
||||
@include border-color();
|
||||
&.header-popover-download .link {
|
||||
div p:first-child {
|
||||
@include color("e");
|
||||
}
|
||||
&:hover {
|
||||
@include background-color("4");
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user