diff --git a/theme-dark/templates/base.html b/theme-dark/templates/base.html
index 14ae5ae..34e4499 100644
--- a/theme-dark/templates/base.html
+++ b/theme-dark/templates/base.html
@@ -22,7 +22,7 @@
}
a {
- color: rgb(127, 255, 0, 0.25);
+ color: rgb(127, 255, 0, 0.5);
text-decoration: none;
}