closeio / closeio/react-custom-scroller
Customize Color of Scrollbar
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
How would we customize the color of the scrollbar from the default of rgba(0, 0, 0, .1)?
I'd like to use this in an application with a dark background color, and rgba(0, 0, 0, .1) doesn't show up well on dark backgrounds.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by locating the component's scrollbar styling and current rgba(0, 0, 0, .1) value; done means an application can customize that color for dark backgrounds while the existing default remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100