Skip to content

Commit

Permalink
Fix jamcomments login link contrast
Browse files Browse the repository at this point in the history
  • Loading branch information
tylermercer committed Feb 7, 2025
1 parent ba7044b commit cf6db1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Comments.astro
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit cf6db1a

Please sign in to comment.