diff --git a/src/style/dark/dark-slice-13.scss b/src/style/dark/dark-slice-13.scss index 5b8e7a670..604816470 100644 --- a/src/style/dark/dark-slice-13.scss +++ b/src/style/dark/dark-slice-13.scss @@ -825,3 +825,6 @@ html { .vp-container { @include set-color("border-bottom-color", "4"); } +.bb-comment .reply-notice .notice-item { + @include theme-background-color(); +}