I am working on an application where I implemented dark and light mode functionality and I'm using a data table to display the data.
However, I'm facing an issue with the pagination bar color change. It works well in light mode, but when I switch to dark mode, there's no option in the data table widget to change the bar color.
Do you have any solution for this?
Dark Mode Pagination Bar:
Light mode pagination bar (which is good):