Make "dark" theme grey, add "black" theme

This commit is contained in:
2023-09-13 01:19:47 +00:00
parent 494d89ac30
commit 4435f49e17
3 changed files with 86 additions and 6 deletions

View File

@@ -21,10 +21,6 @@
color: #828282;
}
.dark .item .source-logo {
filter: grayscale(1);
}
.dark .item a {
color: #828282;
}