userModeTheme
Current cookie value:
—
The widget polls the userModeTheme cookie every 500 ms and sends a postMessage to the iframe.
Removing the cookie falls back to prefers-color-scheme.
prefers-color-scheme setting and reacts live if it changes.data-dark-mode-cookie-key attribute → only prefers-color-scheme is used (no polling).data-enable-darkmode="false" → dark mode disabled entirely regardless of cookie.