Changed the default dark theme as well

This commit is contained in:
RadoslavL 2023-09-18 08:14:34 +03:00
parent beec62cf0e
commit 270d606ad8
1 changed files with 1 additions and 1 deletions

View File

@ -635,7 +635,7 @@ body.dark-theme {
}
.no-theme a {
color: #a0a0a0;
color: #adadad;
text-decoration: none;
}