Describe the bug
A theme switcher component sets data-theme on  html-element, not on html.body, as html attributes aren't inherited, Tabs break when using html.data-theme.

Reproduce the bug
- Create project with sphinx-rtd, sphinx-tabs and sphinx-rtd-dark-mode
- Create tab
- Switch theme
List your environment
No response