1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

change holder from blue to gray

This commit is contained in:
Mark Otto 2015-05-28 14:07:45 -07:00
parent 74d17ab7a0
commit 9b1d5adf3f

View file

@ -64,8 +64,8 @@ SimpleJekyllSearch.init({
}) })
Holder.addTheme('gray', { Holder.addTheme('gray', {
background: '#0275d8', background: '#777',
foreground: 'rgba(255,255,255,.65)', foreground: 'rgba(255,255,255,.75)',
font: 'Helvetica', font: 'Helvetica',
fontweight: 'normal', fontweight: 'normal',
size: 16, size: 16,