diff --git a/docs/source/_templates/hacks.html b/docs/source/_templates/hacks.html
index e2851ec..564ec5b 100644
--- a/docs/source/_templates/hacks.html
+++ b/docs/source/_templates/hacks.html
@@ -30,7 +30,7 @@
}
.property {
- color: #ede86f !important;
+ color: lightgrey !important;
}
.method .descname {