update color scheme

This commit is contained in:
bel
2020-02-01 23:01:37 +00:00
parent 563eb7bb61
commit da968c2fd4
2 changed files with 4 additions and 0 deletions

View File

@@ -89,6 +89,8 @@ const defaultWrapper = `
}
body {
font-size: 125%;
filter: hue-rotate(120deg);
background: #3b242b;
}
</style>
</header>