firefox-gnome-scrollbars
firefox-gnome-scrollbars copied to clipboard
Install without firefox-gnome-theme
Title. Is it possible to get overlay scrollbars without firefox-gnome-theme?
Yes

i guess I need to reinstall firefox then? i uninstalled firefox-gnome-theme using the given instructions and the scrollbars reverted too. I then tried installing firefox-gnome-scrollbars again
Yes, you probably removed the hole chrome folder. In this case you should only remove the firefox-gnome-theme folder.
I need to clarify that in the README.
This time I only removed the firefox-gnome-theme folder, yet they reverted to standard
in the meantime,
/* ==UserStyle==
@name overlay-scrollbars
@version 2.0.1
@description Global overlay scrollbars for Firefox
@namespace silverwind
@author silverwind
@homepageURL https://github.com/silverwind/overlay-scrollbars
@supportURL https://github.com/silverwind/overlay-scrollbars/issues
@license BSD-2-clause
@advanced color custom-scrollbar-color "Scrollbar color" rgba(128, 128, 128, .5)"
@advanced color custom-track-color "Track color" "transparent"
==/UserStyle== */
* {
scrollbar-color: /*[[custom-scrollbar-color]]*/ /*[[custom-track-color]]*/ !important;
scrollbar-width: thin !important;
}
with stylus works
Mmm, maybe try removing the cache?
I did
This time I broke everything - I cant get overlay scrollbars even with the theme
Try this.