Dark Mode support for conversation.js

@manton can you please add dark mode support to "conversation.js (prefers-color-scheme: dark, -Media Query). It currently looks a bit off, with the white comments box when the rest of the page is rendered with a dark theme. Or is there a way I can change this for my blog only?

See screenshot for example:

While you could change it just for your blog using a custom theme or custom CSS, it’s probably best if @Mtt adds support for everyone using the Sumo theme.

1 Like

Thanks for the hint. I was not aware. I made some changes to the CSS and this how it looks now.

2 Likes