@katalin2k
Google recaptcha support dark mode, but need to be explicitely specified.
You create javascript to identify if dark mode is enabled and then set recaptcha to use dark mode (maybe you can also achive this via simple jQuery).
<div class="g-recaptcha" data-theme="dark"