Allow website to override color of ONLY THUMB or ONLY TRACK #220
Labels
chromium-desktop
This issue or pull request applies to Chromium-based browsers
enhancement
New feature or request
P4
This issue is considered low priority
In the settings for "Allow website to override," could the
only color
radio option be split into 3 options:thumb and track colors
,only thumb color
, andonly track color
? (Maybe also a checkbox fordo not override alpha values
?)Use case: I like the clean look of having a completely transparent scrollbar track, and a semi-transparent thumb. I would be fine with a website overriding the color of the thumb to better match the site theme, but I would always want the track to be 100% transparent.
(An additional enhancement, though I don't know if this would be harder to implement, would be to allow/disallow the website overriding the color hue values but not transparency/alpha values. Example use case: My default thumb is gray and 50% transparent, aka HSVA(0,0,50,50). A purple-themed website might override the thumb to be purple, but its alpha value would remain, aka HSVA(100,0,100,50). Incidentally, the retain-alpha-values enhancement by itself would address my personal use case of always wanting a transparent track. To serve the most users, though, both of these suggestions should be considered.)
The text was updated successfully, but these errors were encountered: