DataTable, as used by the table pager currently uses a custom light blue background #eaeeff in the header:
https://en.wikipedia.org/wiki/Special:ListFiles
In dark mode there is an inline hack to set background to transparent. Custom dark mode fixes should be avoided.
If we use @background-color-neutral, as is used in other tables, the no custom fix is required:

