Thank you for answer.
I tried this but did not work.
.tablepress thead th,
.tablepress tfoot th {
background-color: #23a455;
}
.tablepress thead .sorting_asc,
.tablepress thead .sorting_desc,
.tablepress thead .sorting : hover {
background-color: #23a455;
}