<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header h1 {
	color: #949998;
}

#header h2 {
	color: #646464;
}

a:link, a:visited {
	color: #ABB5B5;
}

a:hover, a:active {
	color: #777E7E;
}

#sidebarContainer h3 {
	color: #ACFF68;
}

body {
	color: #C2C2C2;
}

#sidebarContent {
	color: #C2C2C2;
}</pre></body></html>