Closed
Description
Prerequisites
- I have searched for duplicate or closed feature requests
- I have read the contributing guidelines
Proposal
Change default table-striped in dark mode to look like table-striped when using table-dark
Motivation and context
By default when using dark mode there's barely any contrast between the striped rows/columns, using table-dark would fix it but would break light mode as you may have guessed.
https://getbootstrap.com/docs/5.3/content/tables/
table-dark striped, much better contrast, just like light mode