It looks like this now:
I asked chatgpt and it told me to change the Color palette from the default light to dark but that messed up other areas of the theme so I changed it back to dark.
Then it told me to add data-theme=dark to AppearanceStyles > My Darkened Style - Templates > captcha_turnstile like this:
And that still didn't work so I'm asking here now instead of letting ChatGPT take me on another wild goose chase.
I asked chatgpt and it told me to change the Color palette from the default light to dark but that messed up other areas of the theme so I changed it back to dark.
Then it told me to add data-theme=dark to AppearanceStyles > My Darkened Style - Templates > captcha_turnstile like this:
Code:
<xf:js src="xf/captcha.js" min="1" />
<div data-xf-init="turnstile" data-sitekey="{$siteKey}" data-action="{$context}" data-theme="dark"></div>
And that still didn't work so I'm asking here now instead of letting ChatGPT take me on another wild goose chase.