[Glitch] Fix contrast of some elements with new brand colors

Port 0391b2a603 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2022-06-19 08:18:08 +02:00
committed by Claire
parent 0e74d4da59
commit 353e2c5d84
14 changed files with 32 additions and 42 deletions

View File

@@ -187,7 +187,7 @@
}
a.unhandled-link {
color: lighten($ui-highlight-color, 8%);
color: $highlight-text-color;
.link-origin-tag {
color: $gold-star;