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

Mojave-light theme, scrollbar is too narrow in most applications #99

Open
commadelimited opened this issue Jun 3, 2020 · 1 comment

Comments

@commadelimited
Copy link

First off, great work on this theme. I'm a Mac user with a Linux machine for work and I'm trying to do everything I can to make the environments the same for easy transition.

My main critique right now is that in most applications the scrollbar is too narrow. I took a peek in the theme folder and it appears that it's almost all SCSS, which is great. But I don't know which property to change to increase the width of scrollbars, and I'm not sure how to "reload" the theme once I've changed them. Should it be instant or do I have to manually reload the theme?

@Elbullazul
Copy link
Member

It's complicated.

GNOME has 3 types of scrollbar and if you mess with width and don't change some other stuff, you may have margin and padding issues.

Right now, the slider width is set to 8px. If you want to test different sizes, you have to edit the following lines in gtk.css (assuming you have the latest master version):
https://github.com/B00merang-Project/macOS/blob/master/gtk-3.20/gtk.css#L1225-L1226

Can you tell me what size you're most comfortable with? Since you're familiar with macOS your opinion is very valuable.

Sorry for the late reply,

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