diff --git a/theme-dark/templates/base.html b/theme-dark/templates/base.html
index 4a6dfa9..39a1217 100644
--- a/theme-dark/templates/base.html
+++ b/theme-dark/templates/base.html
@@ -15,7 +15,7 @@
}
a {
- color: rgba(255, 255, 255, .6);
+ color: rgba(255, 255, 255, 0.8);
text-decoration: none;
}