td[style*="--color:"] {
	background: var(--color, inherit);
}

td.dark {
	color: white;
}
