Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request]: ability to theme scrollbar #244

Open
bigopon opened this issue Mar 23, 2020 · 3 comments
Open

[Feature request]: ability to theme scrollbar #244

bigopon opened this issue Mar 23, 2020 · 3 comments

Comments

@bigopon
Copy link
Member

bigopon commented Mar 23, 2020

At the moment, there's no way to theme a scrollbar when using ux. It would be great if we could have a built-in way to unify styling scrollbar for all supported browser, mainly Firefox & webkit based browser.

Relevant links
For Firefox: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Scrollbars
For others: https://developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-scrollbar

@bigopon
Copy link
Member Author

bigopon commented Mar 23, 2020

@ben-girardet
Copy link
Contributor

You mean styling them for the whole application at once or on a per-component basis ?

@bigopon
Copy link
Member Author

bigopon commented Mar 23, 2020

@ben-girardet we probably don't want to style the entire application, but want to have some basic utility to style scrollbar, like a CSS class named .ux-scrollbar and some theme variables. So our components and user application can share the same scrollbar styling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants