diff options
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index b9a64c317..a477301e6 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, |
