Describe the bug
context
We use sphinx-tab and Pallets-Sphinx-Themes. Pallets-Sphinx-Themes does not have a dark theme.
Since
has been merged, we got dark tabs in a light theme, when the browser prefers a dark theme:

Rendered in a browser using light theme:

Reproduce the bug
Use sphinx-tabs in a theme that does not have a dark theme and setup your browser to use dark theme.
EDIT: with 7915f63 reverted, the issue is fixed.