06-16-2020, 01:08 PM
I did a few tests.
OS X system setting "Show scroll bars":
1. "Automatically based on mouse or trackpad" which enables system-wide overlay scroll bars results in no apparent change in scroll bar appearance.
2. "Always" results in the @media query having the desired effect. It's a vast improvement over the uglywhite bars.
Looking at it with both dark and light themes it might benefit from being less pronounced. Try adding opacity:.25 to the thumb.
OS X system setting "Show scroll bars":
1. "Automatically based on mouse or trackpad" which enables system-wide overlay scroll bars results in no apparent change in scroll bar appearance.
2. "Always" results in the @media query having the desired effect. It's a vast improvement over the uglywhite bars.
Looking at it with both dark and light themes it might benefit from being less pronounced. Try adding opacity:.25 to the thumb.