how to change datatable background color in datatable
You could use Developer Tools in your browser to find what classes are setting your current colors and play with those. If you use Google Chrome, I'd recommend you read this: https://developers.google.com/web/tools/chrome-devtools/inspect-styles/
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
You could use Developer Tools in your browser to find what classes are setting your current colors and play with those. If you use Google Chrome, I'd recommend you read this: https://developers.google.com/web/tools/chrome-devtools/inspect-styles/