From: Mark Otto Date: Thu, 28 May 2015 21:07:45 +0000 (-0700) Subject: change holder from blue to gray X-Git-Tag: v4.0.0-alpha~213 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b1d5adf3f50cc62ac9b5fc853c2cf0796238588;p=thirdparty%2Fbootstrap.git change holder from blue to gray --- 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,