macOS icon indicating copy to clipboard operation
macOS copied to clipboard

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

Open commadelimited opened this issue 4 years ago • 1 comments

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?

commadelimited avatar Jun 03 '20 15:06 commadelimited

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,

Elbullazul avatar Jun 11 '20 13:06 Elbullazul