Update dark styles (fix #4768)

This commit is contained in:
the1812 2024-07-11 23:08:52 +08:00
parent 9ba5341d30
commit 7a9f5961a5

View File

@ -173,9 +173,9 @@
} }
} }
.bili-dyn-list { .bili-dyn-list {
&__notification { &-notification {
@include theme-background-color(); @include background-color('4');
@include foreground-color(); @include theme-color();
} }
} }
.bili-dyn-item { .bili-dyn-item {