diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index b9a64c3174ae18cdcade75709265cf1110536f16..a477301e602c1a098f4f0e0b6ee386a59beb67aa 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -64,8 +64,8 @@ SimpleJekyllSearch.init({
 })
 
 Holder.addTheme('gray', {
-  background: '#0275d8',
-  foreground: 'rgba(255,255,255,.65)',
+  background: '#777',
+  foreground: 'rgba(255,255,255,.75)',
   font: 'Helvetica',
   fontweight: 'normal',
   size: 16,