First commit

This commit is contained in:
Chocobozzz
2019-07-16 11:53:38 +02:00
commit 91a47fc10f
15 changed files with 832 additions and 0 deletions

View File

@ -0,0 +1,3 @@
body {
--mainBackgroundColor: black !important;
}

View File

@ -0,0 +1,3 @@
body {
color: white !important;
}