mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-17 19:00:59 +00:00
change holder from blue to gray
This commit is contained in:
parent
74d17ab7a0
commit
9b1d5adf3f
1 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue