/* put your own styles to customize and override the theme */
.dark-skin .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(20, 20, 31, 1) !important;
}