DisqusJS
DisqusJS copied to clipboard
dark mode support
Do you have plan to support dark mode?
@media (prefers-color-scheme: dark) {
}
You could add dark-mode support to your website by yourself. All DisqusJS elements are wrapped inside div#dsqjs and all class names are dsqjs- prefixed. You could even bring up your own theme for DisqusJS.
yes, i did this for now.
it will be great if this can be implemented in upstrem.
Edit: https://github.com/SukkaW/DisqusJS/issues/75
To be honest, is there no dark mode in DisqusJS itself, or is there something wrong with my site configuration?
In the picture, I can only see the text when I select them.
By the way, is it normal that there is "1 comment" showed on the top, but it says empty in follows?
(English is not my native language; please excuse typing errors.)