:root {
	--image: url('/themes/krischanski/images/html.svg.php?c=1&w=5&b=white');
	--color: #c33; }

@media screen and (prefers-color-scheme: dark) {
:root {
	--image: url('/themes/krischanski/images/html.svg.php?c=1&w=5&b=black'); }
}
