chore: color

This commit is contained in:
cha0s 2022-04-05 12:19:04 -05:00
parent e2ab769971
commit 5614c18068

View File

@ -8,6 +8,7 @@
<style>
html {
background-color: #212121;
color: #ffffff;
}
</style>
<% if (styleFile) { %>