diff --git a/theme-dark/templates/base.html b/theme-dark/templates/base.html
index e47f682..5b64ac3 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.15);
text-decoration: none;
}