settings
https://gyazo.com/b32ef153b9841c25fce96648f884c89d
code:style.css
.navbar-default {
background-color: #33455C;
}
/* Pin Item Header Color */
.grid li.page-list-item a .pin + .content .header {
border-top-color: #36445A;
}
.grid li.page-list-item a .pin {
linear-gradient(45deg, #99c3db, #99c3db 50%, #436698 50%, #436698)
}