mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
change holder from blue to gray
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user