Mode sombre automatique également pour les commentaires intégrés ?

Above copy’n’pasteble code is missing the addition of the event listener in the embedding window:

window.addEventListener("message", handleMessageListener);

And a note: No special CORS settings are not needed for this.