Skip to content

Commit f38959d

Browse files
committed
chore(comments): set catppuccin mocha theme
1 parent efbe836 commit f38959d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/comments.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pub fn GiscusComments() -> impl IntoView {
1616
data-reactions-enabled="1"
1717
data-emit-metadata="0"
1818
data-input-position="bottom"
19-
data-theme="preferred_color_scheme"
19+
data-theme="catppuccin_mocha"
2020
data-lang="en"
2121
crossorigin="anonymous"
2222
async

0 commit comments

Comments
 (0)