We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efbe836 commit f38959dCopy full SHA for f38959d
1 file changed
src/components/comments.rs
@@ -16,7 +16,7 @@ pub fn GiscusComments() -> impl IntoView {
16
data-reactions-enabled="1"
17
data-emit-metadata="0"
18
data-input-position="bottom"
19
- data-theme="preferred_color_scheme"
+ data-theme="catppuccin_mocha"
20
data-lang="en"
21
crossorigin="anonymous"
22
async
0 commit comments