diff --git a/src/style/dark/dark-slice-13.scss b/src/style/dark/dark-slice-13.scss index 560b2258a..12a57ee3c 100644 --- a/src/style/dark/dark-slice-13.scss +++ b/src/style/dark/dark-slice-13.scss @@ -954,3 +954,6 @@ html { @include theme-background-color(); } } +.error-body .error-msg .error-img { + @include to-theme("blue"); +} diff --git a/src/style/dark/dark-slice-7.css b/src/style/dark/dark-slice-7.css index 5340463d3..98494d057 100644 --- a/src/style/dark/dark-slice-7.css +++ b/src/style/dark/dark-slice-7.css @@ -4,8 +4,6 @@ .tab-selector-wrap .selector-wrap ul>li:hover, .article-info-module, .result.is-web .vote-result-comment, -.error-body .error-container .error-panel .audio-split, -.error-body .error-container .song-wrap .image-split, .error-body .error-container .song-wrap .change-song, .share-board .song-share .song-share-ul li:hover, .normal-v2-container .normal-title-wrp>.template-op>.template-op-divide, @@ -67,6 +65,8 @@ { background-color: #333 !important; } +.error-body .error-container .error-panel .audio-split, +.error-body .error-container .song-wrap .image-split, .up-info .btn-panel .charge-btn, .content .rank-list, .link-tag-box .selector-wrap,