Change Overlay ScrollBars' theme on site's theme change #367
-
Hi, there. I'm using TailwindCSS and DaisyUI (with a lot of themes). I'm trying to switch the Overlay ScrollBars' theme between |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Good day @cokaps016 You have to change the OverlayScrollbars instance options after each theme select. I've managed to create a example: https://codepen.io/kingsora-the-decoder/pen/eYvodPY |
Beta Was this translation helpful? Give feedback.
-
@cokaps016 does this answer your question? |
Beta Was this translation helpful? Give feedback.
Good day @cokaps016
You have to change the OverlayScrollbars instance options after each theme select. I've managed to create a example: https://codepen.io/kingsora-the-decoder/pen/eYvodPY