<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
	--theme-color-1: #c03232;
	--theme-color-2: #731919;
	--theme-color-3: #333333;
	--theme-color-4: #1e1e1e;
	--theme-color-5: #000000;
}		
</pre></body></html>