https://github.com/n1ghtdev/scroll-editor
WebKit scroll generator
https://github.com/n1ghtdev/scroll-editor
cra emotion immer react typescript
Last synced: about 2 months ago
JSON representation
WebKit scroll generator
- Host: GitHub
- URL: https://github.com/n1ghtdev/scroll-editor
- Owner: n1ghtdev
- License: mit
- Created: 2019-12-22T14:04:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:31:18.000Z (over 3 years ago)
- Last Synced: 2025-07-11T14:48:02.548Z (11 months ago)
- Topics: cra, emotion, immer, react, typescript
- Language: TypeScript
- Homepage: https://n1ghtdev.github.io/scroll-editor
- Size: 4.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## CSS WebKit Scrollbar generator.
### What can you tweak with this app:
- ::-webkit-scrollbar
- width
- ::-webkit-scrollbar-track
- width
- background-color
- ::-webkit-scrollbar-thumb
- width
- background-color
- border
- border-radius
### ToDo:
- [ ] add feature to remove properties
- [ ] improve color picker UX
- [ ] write tests
- [ ] add more properties
- [ ] box-shadow