diff --git a/html/dark.css b/html/dark.css
index b4cac20..1b5222d 100644
--- a/html/dark.css
+++ b/html/dark.css
@@ -1,10 +1,10 @@
a:link {
- color: #2d3690;
+ color: #4255ff;
text-decoration: none;
}
a:visited {
- color: #7715aa;
+ color: #943cc3;
text-decoration: none;
}