Add support for 'scrollbarColor' theme property
Currently the plugin only pulls colors from the global "colors" theme property; it would be nice to be able to specify scrollbar-specific colors via its own theme color property, labelled scrollbarColor. This is the norm for all other color-related utilities; eg. you can specify utility-specific color palettes under theme.textColor, theme.borderColor, etc... so this PR adds support for this. If you don't specify a scrollbar-specific color palette, it falls back to the global "colors" -- so this PR doesn't introduce any breaking changes.
Hi @adoxography, just following up about this PR -- any concerns/questions?
Hi again @adoxography, sorry to bug you -- I assume you're busy. I would really love to use this feature in prod soon, and would prefer not to have to fork the package just for this simple change; any chance you can review and, assuming all looks good, merge/release a new package version?
@adoxography poking you once more (sorry)!
Hi @adoxography, checking in once more -- just looking for a response of any type before I move ahead with forking