diff --git a/_includes/comments/remark42.html b/_includes/comments/remark42.html
index 4eb9295..8ab159e 100644
--- a/_includes/comments/remark42.html
+++ b/_includes/comments/remark42.html
@@ -6,7 +6,7 @@
max_shown_comments: 10,
// theme: 'light',
- theme: document.documentElement.hasAttribute("data-mode")? "light": "dark",
+ theme: document.documentElement.hasAttribute("data-mode")? "dark": "light",
locale: 'en',
show_email_subscription: false