diff --git a/src/style/dark/dark-slice-10.scss b/src/style/dark/dark-slice-10.scss index a2410bdda..43090b7c7 100644 --- a/src/style/dark/dark-slice-10.scss +++ b/src/style/dark/dark-slice-10.scss @@ -612,83 +612,117 @@ @include foreground-color(); } } -.home-page { - .publish-panel { - .core-style { - @include background-color(); +.publish-panel { + .core-style { + @include background-color(); + @include color("e"); + @include border-color(); + &:hover, + &:focus-within, + &:active { + @include theme-border-color(); + } + } + .editor .placeholder-shown::before { + @include color("8"); + } + .schedule-bar { + @include background-color("3"); + .s-label, + .dp-label { + @include color("e"); + } + .scroll-input .s-input { + @include background-color("2"); @include color("e"); @include border-color(); - &:hover, - &:focus-within, - &:active { - @include theme-border-color(); - } } - .editor .placeholder-shown::before { - @include color("8"); - } - .schedule-bar { - @include background-color("3"); - .s-label, - .dp-label { + .s-panel { + @include background-color("2"); + @include border-color(); + .s-item { @include color("e"); - } - .scroll-input .s-input { - @include background-color("2"); - @include color("e"); - @include border-color(); - } - .s-panel { - @include background-color("2"); - @include border-color(); - .s-item { - @include color("e"); - &:hover { - @include theme-color(); - } + &:hover { + @include theme-color(); } } } - .toolbar { - .static-popup { + } + .toolbar { + .static-popup { + @include background-color("2"); + @include border-color(); + .title { + @include color("e"); + } + .upload-image .upload-btn:hover { + @include theme-color(); + @include theme-border-color(); + } + } + .bp-vote-container { + .create-vote { @include background-color("2"); + @include color("e"); @include border-color(); .title { @include color("e"); } - .upload-image .upload-btn:hover { - @include theme-color(); - @include theme-border-color(); + .bp-button:nth-child(2) { + @include theme-background(); + @include foreground-color(); } } - .bp-vote-container { - .create-vote { + } + .publish-launcher { + .indicator { + @include color("a"); + &::after { + @include color("a"); + } + } + .publish-btn { + @include theme-background-color(); + @include foreground-color(); + &.disabled { @include background-color("2"); @include color("e"); - @include border-color(); - .title { - @include color("e"); - } - .bp-button:nth-child(2) { - @include theme-background(); - @include foreground-color(); - } } } - .publish-launcher { - .indicator { - @include color("a"); - &::after { - @include color("a"); - } + } + .hash-popup { + @include background-color("2"); + @include border-color(); + .hint { + @include color("a"); + } + .topic-container .item { + @include color("e"); + &.is-selected { + @include background-color("3"); } - .publish-btn { - @include theme-background-color(); - @include foreground-color(); - &.disabled { - @include background-color("2"); - @include color("e"); - } + } + } + .bili-at-popup { + @include background-color("2"); + @include border-color(); + &__hint { + @include color("a"); + } + &__group { + &-name { + @include color("e"); + } + } + &__user { + &--selected { + @include background-color("3"); + } + &-name { + @include color("e"); + } + &-fans { + @include color("a"); } } } diff --git a/src/style/dark/dark-slice-3.css b/src/style/dark/dark-slice-3.css index 687b11d04..722b51127 100644 --- a/src/style/dark/dark-slice-3.css +++ b/src/style/dark/dark-slice-3.css @@ -515,8 +515,6 @@ body>div.to-top.on, .evaluate .situation span, .bilibili-live-player .bilibili-live-player-enter-tips, .nav-header-wrapper .nav-header .nav-header-search-bar-wrapper .suggestion-list, -.publish-panel .hash-popup, -.hash-popup .topic-container .item.is-selected, .article-holder .bangumi-card a .container, .article-action .ops .share-container .weixin-holder, .coin-wrap .coin-sure, @@ -743,7 +741,6 @@ body>.player #bilibiliPlayer .mainBox .leaveMsg, .js-evaluateArea .evaluateDialog, .project-list .project-list-item:hover, -.publish-panel .hash-popup, #app .toolbar-wrapper, .article-action .ops .share-container .weixin-holder, #article-list-index, diff --git a/src/style/dark/dark-slice-5.css b/src/style/dark/dark-slice-5.css index 039c3097c..e2ab4f3ad 100644 --- a/src/style/dark/dark-slice-5.css +++ b/src/style/dark/dark-slice-5.css @@ -13,7 +13,6 @@ .comment-list-item .ci-action a:hover, .comment-manage-wrap .content .action-bar .dropdown .action-menu li:hover, .comment-manage-wrap .content .action-bar .dropdown .sort-menu li:hover, -.hash-popup .topic-container .item.is-selected, .fjw-kpi-wrap, .mobile-kpi-head h2, .mini-progress,