diff --git a/theme-dark/templates/base.html b/theme-dark/templates/base.html
index 6632372..6533b3a 100644
--- a/theme-dark/templates/base.html
+++ b/theme-dark/templates/base.html
@@ -24,7 +24,7 @@
}
a {
- color: deeppink;
+ color: rgb(255, 20, 147, 0.25);
text-decoration: none;
}