Apply Utterances Dynamic Theme
utterances is an open source comment service widely used on personal technology blogs. It features a clean design of GitHub style and support for dark mode. Recently, there are more and more sites that allow you to change night mode and dark mode to Dynamic. My blog is also like this, so I had to dynamically apply the theme of utterances. When I googled it, I found very few mentions of this method. So, in this post, I would like to focus on how to dynamically apply the theme of utterances. ...