another tweak

This commit is contained in:
steveseguin 2023-04-26 16:21:02 -04:00
parent 7ac7eb72c5
commit 44c56e42a5

View File

@ -4727,7 +4727,7 @@ body.darktheme h2 {
color: #DDD;
}
body.darktheme .column .las {
color: var(--discord-text);
color: var(--dark-background-color);
}
body.darktheme label {
color: var(--discord-text);