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/
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/