Update dark styles (fix #4768)

This commit is contained in:
the1812 2024-07-11 23:08:52 +08:00
parent fee12bee0b
commit 34353f31f1

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 {