chore: color

This commit is contained in:
cha0s 2022-04-05 12:19:09 -05:00
parent 41b53e1175
commit 18ad5879ce

View File

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