Switch to dark mode

This commit is contained in:
Dimitri Lozeve 2021-02-04 21:02:02 +01:00
parent e4aab38353
commit b6609b3380
6 changed files with 151 additions and 86 deletions

View file

@ -1,5 +1,6 @@
body {
background: #fafafa;
background-color: #1c1c1c/* #1d2228 */;
color: #eeeeee;
}
header {