::-webkit-scrollbar {
width: 10px;
background-color: #eaeaea;
border-left: 1px solid #ccc;
}
::-webkit-scrollbar-thumb {
background-color: #596971;
}
::-webkit-scrollbar-thumb:hover {
background-color: #2E3944;
}
Background yazan yerlere css ile gradient verebilirsiniz. wordpress içerisinde yer alan kod yerine veya header'a css olarak tanımlayabilirsiniz.