A simple Chrome Scroll Bar just extracted from zzllrr Imager.
*Green and Cute!
*Pure CSS3, no JS(JavaScript)!
*Work well on web pages, iframes, textarea, etc.
Dont go away if you need other scrollbar styles.
Below are CSS Hack/MOD/DIY Tips.
/* 1. The original CSS of scrollbar from zzllrr imager */
::-webkit-scrollbar{
background-color:white;
width:10px;
height:10px;
-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.5) inset;
}
::-webkit-scrollbar-thumb{
border-radius:5px;
background-color:white;
-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.5),inset -2px 2px 2px rgba(204,204,204,0.1),inset 2px -2px 2px rgba(0,0,0,0.2);
}
::-webkit-scrollbar-thumb:hover{
background-color:#a2c437;
}
/* 2. Just go to this extension folder
(Your-Default-Chrome-Extension-FolderDefaultExtensionshnnpahlmflcceeadbeollhmmkfhfelnn1.0.1_0))
to find the CSS file zzllrrImagerScrollbar.css to modify as you wish.
*/
/* 3. Go to chrome://extensions/ to disable this extension and then enable it.
Over! Nice job!
*/You can Follow the below Step By Step procedure to install the Green Scroll Bar - Pure CSS3 (from ZIG) Chrome Extension to your Chrome Web browser.
It is the Green Scroll Bar - Pure CSS3 (from ZIG) Chrome extension download link you can download and install Chrome Browser.
Changes The scroll bar to a small simpler black and red scrollbar. Based on my red and black nerv evangelion theme.
Minimalistic scrollbar replacement for chrome
Scrollbars that match Windows 7's native appearance.
A simple scroll bar.
Decorate your scrollbars.
Widens and darkens the scrollbar and adds back the buttons. Uses css only.
Customize your Scrollbar easily, fast and however you want!
Makes scrollbars black and simple. Implemented only by CSS not by JavaScript. This is for minimalists.
Makes Chrome/Chromium scrollbars match with Lubuntu.
A minimal scrollbar that gets out of your way.