Giter Site home page Giter Site logo

henripar / scrollbar Goto Github PK

View Code? Open in Web Editor NEW
648.0 4.0 23.0 484 KB

Simple online scrollbar editor

Home Page: https://scrollbar.app

License: MIT License

HTML 4.29% Vue 83.91% CSS 8.16% JavaScript 3.63%
css scroll scrollbar scrolling scrolling-website

scrollbar's Introduction


Scrollbar.app
Scrollbar.app

Simple online tool for designing scrollbars.

Netlify status GitHub language GitHub package.json version GitHub

About

Scrollbar.app is a simple web app which helps developers to design and implement custom scrollbars.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

scrollbar's People

Contributors

andreimuntean1 avatar haaarsh619 avatar henripar avatar serhatyuna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

scrollbar's Issues

Doesn't work in Chrome on Mac

image

  • Chrome Version 110.0.5481.177 (Official Build) (arm64)
  • image

I thought it might be my scrollbar settings in system preferences
image

but checking in Firefox correctly colored the scrollbars.
image

Standard Properties in Copy and Paste Code Too?

I know it wouldn't yield one-to-one output, but as you mention...

For other browsers, you can use the scrollbar selectors provided by the W3C, such as scrollbar-width, scrollbar-color, scrollbar-track-color, scrollbar-thumb-color, and scrollbar-face-color.

Since people are picking colors, and the output style is pretty basic, seems to me you might as well chuck the couple relevant standardized properties in the copy and paste code section too.

Bonus: put the colors into --scrollbar-color custom properties to keep it DRY.

pls make light version

please make white background version these days one can switch between light/dark background.

you should improve your app to do that with bg as well

This is a wonderful app!

Just wanted to let you know this web app is very useful & well designed. I use it all the time!
Thanks for making it and have a nice day!

Feel free to close this after reading.

Scroll Bar Breaks in Chrome 121+

Now that Chrome 121 has dropped to stable, that’s changed. The presence of one of the new properties like scrollbar-color overrides the usage of the pseudo elements. So if you were styling scroll bar, all the sudden it’s likely that your scrollbars looked a bit different, because the styling possibilities are much more limited with the standardized properties.

reference

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.