invidious icon indicating copy to clipboard operation
invidious copied to clipboard

Customize scrollbar in Mozilla Firefox

Open zefr0x opened this issue 2 years ago • 4 comments

This uses the CSS's scrollbar-color to change the colors of the scroll bar. For now it's only supported in Firefox.

For Chromium ::-webkit-scrollbar is supported, but it's not a standard yet, and there may also be a large incompatibilities between implementations...

Before:

After:

zefr0x avatar Aug 29 '22 09:08 zefr0x

What's the result on the white theme?

unixfox avatar Aug 29 '22 09:08 unixfox

I uploaded new images with the light theme 👍 By the way, my taste in colors is bad so I'm not sure about them. Someone might have better colors to be used.

zefr0x avatar Aug 29 '22 09:08 zefr0x

Please squash your commits into one.

unixfox avatar Aug 29 '22 09:08 unixfox

I'm not super convinced about the utility of that PR.

IMHO, we shouldn't change UI elements that belong to the browser, especially when the option to do that is barely supported.

SamantazFox avatar Sep 11 '22 13:09 SamantazFox