<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: #bebebe;
	--theme-color-2: #9c9c9c;
	--theme-color-3: #444444;
	--theme-color-4: #292929;
	--theme-color-5: #000000;
}		
</pre></body></html>