How to change the header color


.ag-header-container {
background-color:#333333 !important;
}
span.ag-header-cell-text {
color:#ffffff !important;
}
.ag-row-odd {
background-color: #ececec;
}