diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index b9a64c3174..a477301e60 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,