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

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