.table-striped > tbody > tr:nth-of-type(2n+1) > * {
  --t4-table-color-type: #333;
  --t4-table-bg-type: #eee;
}