tailwind-scrollbar icon indicating copy to clipboard operation
tailwind-scrollbar copied to clipboard

Add support for 'scrollbarColor' theme property

Open kaelansmith opened this issue 1 year ago • 4 comments

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.

kaelansmith avatar Jun 18 '24 22:06 kaelansmith

Hi @adoxography, just following up about this PR -- any concerns/questions?

kaelansmith avatar Jul 29 '24 23:07 kaelansmith

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?

kaelansmith avatar Sep 19 '24 18:09 kaelansmith

@adoxography poking you once more (sorry)!

kaelansmith avatar Dec 20 '24 22:12 kaelansmith

Hi @adoxography, checking in once more -- just looking for a response of any type before I move ahead with forking

kaelansmith avatar Feb 25 '25 17:02 kaelansmith