diff --git a/src/components/Comments.astro b/src/components/Comments.astro index f6de0ec0..40a2cd22 100644 --- a/src/components/Comments.astro +++ b/src/components/Comments.astro @@ -20,6 +20,7 @@ import JamComments from "@jam-comments/astro"; margin-bottom: 0; } .jc-Shell { + --jc-gray-dark: var(--color-gray-11); --jc-editor-background: var(--color-gray-1); } .jc-CommentList-list {