.dark-mode .post-content pre { background: #1e293b; }
.dark-mode .post-content code { background: #334155; color: #e2e8f0; }
.dark-mode .post-content blockquote { background: #1e293b; border-left-color: var(--primary-color); }
.dark-mode .comment { background: #1e293b; }
.dark-mode .comment-respond { background: #1e293b; }
.dark-mode .comment-form input, .dark-mode .comment-form textarea { background: #0f172a; border-color: #334155; }