diff --git a/data/opening_hours_how_to_edit.html b/data/opening_hours_how_to_edit.html
index e460b6770..8ea841a31 100644
--- a/data/opening_hours_how_to_edit.html
+++ b/data/opening_hours_how_to_edit.html
@@ -23,7 +23,7 @@
@media screen and (prefers-color-scheme: dark) {
:root {
--primary-color: #b5b5b5;
- --secondary-color: #858585;
+ --secondary-color: #959595;
--link-color: #659464;
--background-color: black;
--separator-color: #0a0a0a;