mercs600 / vue2-perfect-scrollbar

Vue.js wrapper for perfect scrollbar
https://mercs600.github.io/vue2-perfect-scrollbar/
MIT License
275 stars 43 forks source link

How do you color the scrollbar? #43

Closed izznogooood closed 4 years ago

izznogooood commented 4 years ago

How do you set the colors ?

mercs600 commented 4 years ago

@izznogooood just add some css styles which are defined here: https://github.com/mdbootstrap/perfect-scrollbar/blob/master/css/perfect-scrollbar.css

Example: https://codesandbox.io/s/vue-perfect-scrollbar-component-with-padding-qsj3k?file=/src/App.vue