.release .theme--light.v-data-table>.v-data-table__wrapper > table > thead > tr > th {
  color: #fff;
  background-color: var(--v-primary-darken-1-base);
}