Based on the issue brought up by @RayWindlow47079 here, I’ve found a way you can improve the visibility and accessibility of scrollbars in the Knack Builder (and across all other websites) for Firefox.
- Type
about:config
in the address bar - Enter each of the following Keys in the
Search preference name
field one at a time, and set them to the appropriate Value (by clicking theor
).
If any search turns up no results, select Boolean if the value is true/false or Number if the value is a number and click theicon on the right, then change the value accordingly:
- Key:
widget.non-native-theme.gtk.scrollbar.thumb-size
Value:1.50
- Key:
widget.non-native-theme.scrollbar.size
Value:16
- Key:
widget.non-native-theme.scrollbar.size.override
Value:16
- Key:
widget.gtk.overlay-scrollbars.enabled
Value:true
- Key:
Once you’re done, your scrollbars should look a bit like this:
Note that this change will apply across all websites.