Commit 9b1d5adf authored by Mark Otto's avatar Mark Otto

change holder from blue to gray

parent 74d17ab7
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment