A 3 years old script and still the best one as it hides/shows the search bar on scrolling down! Changes I made to make a thin dark scroll bar: removed rows 71-90 and inserted this after 69: html { scrollbar-width: thin; scrollbar-color: #222 black !important; }
A 3 years old script and still the best one as it hides/shows the search bar on scrolling down!
Changes I made to make a thin dark scroll bar:
removed rows 71-90 and
inserted this after 69:
html { scrollbar-width: thin; scrollbar-color: #222 black !important; }