:root {
  --unideb-template-picker--table-tpl1--th-background: gray;
  --unideb-template-picker--table-tpl1--th-color: white;
  --unideb-template-picker--table-tpl1--td-background: white;
  --unideb-template-picker--table-tpl1--td-color: black;
  --unideb-template-picker--table-tpl1--thead-th-background: gray;
  --unideb-template-picker--table-tpl1--thead-color: white;
  --unideb-template-picker--table-tpl1--border-color: white;
  --unideb-template-picker--table-tpl1--even-row-background: #afafaf;
  --unideb-template-picker--table-tpl1--even-row-color: black;

  --unideb-template-picker--table-tpl2--th-background: gray;
  --unideb-template-picker--table-tpl2--th-color: white;
  --unideb-template-picker--table-tpl2--td-background: white;
  --unideb-template-picker--table-tpl2--td-color: black;
  --unideb-template-picker--table-tpl2--thead-th-background: gray;
  --unideb-template-picker--table-tpl2--thead-color: white;
  --unideb-template-picker--table-tpl2--border-color: white;
  --unideb-template-picker--table-tpl2--even-row-background: lightgray;
  --unideb-template-picker--table-tpl2--even-row-color: black;

  --unideb-template-picker--table-tpl3--th-background: gray;
  --unideb-template-picker--table-tpl3--th-color: white;
  --unideb-template-picker--table-tpl3--td-background: lightgray;
  --unideb-template-picker--table-tpl3--td-color: black;
  --unideb-template-picker--table-tpl3--thead-th-background: gray;
  --unideb-template-picker--table-tpl3--thead-color: white;
  --unideb-template-picker--table-tpl3--border-color: white;
  --unideb-template-picker--table-tpl3--even-row-background: #afafaf;
  --unideb-template-picker--table-tpl3--even-row-color: black;

  --unideb-template-picker--table-tpl4--th-background: gray;
  --unideb-template-picker--table-tpl4--th-color: black;
  --unideb-template-picker--table-tpl4--td-background: lightgray;
  --unideb-template-picker--table-tpl4--td-color: black;
  --unideb-template-picker--table-tpl4--thead-th-background: #afafaf;
  --unideb-template-picker--table-tpl4--thead-color: black;
  --unideb-template-picker--table-tpl4--border-color: black;
  --unideb-template-picker--table-tpl4--even-row-background: lightgray;
  --unideb-template-picker--table-tpl4--even-row-color: black;
}
