This commit is contained in:
hugo-profile bot
2021-08-09 17:27:10 +00:00
parent dcda8eef05
commit 5ea0bf477b
58 changed files with 3150 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
.darkmode {
background-color: #18191a;
}
.darkmode-text-dark {
color: #e4e6eb !important;
}
.darkmode-text-muted {
color: #b0b3b8 !important;
}