Skip to content

n1ghtdev/scroll-editor

Repository files navigation

screenshot

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