Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Thunderbird Scrollbar Width Adjustment on Linux

  • 4 replies
  • 0 have this problem
  • 16 views
  • Last reply by wmichaelb

more options

I'm running Thunderbird 128.14 on a Lenovo Z500 IdeaPad laptop with a touch screen, using MX Linux 23.6 with the standard XFCE desktop. Is there a way to increase the scrollbar width for a better fit for my fat fingers? I found a solution for Windows 10, but cannot find one for Linux. Thanks in advance.

I'm running Thunderbird 128.14 on a Lenovo Z500 IdeaPad laptop with a touch screen, using MX Linux 23.6 with the standard XFCE desktop. Is there a way to increase the scrollbar width for a better fit for my fat fingers? I found a solution for Windows 10, but cannot find one for Linux. Thanks in advance.

Chosen solution

The preference widget.non-native-theme.scrollbar.style takes the value 0 - 5, and choosing 4 is the widest, at least here in W11.

https://www.reddit.com/r/Thunderbird/comments/1fz9f5j/comment/lr02b8z/

https://support.mozilla.org/gl/questions/1503077#answer-1722732

I don't have Linux to test, so try that and report on the results.

The colours can be set with this code in userChrome.css and userContent.css:

:root {scrollbar-color: orange denim !important;}
Read this answer in context 👍 0

All Replies (4)

more options

Helpful?

more options

sfhowes, thanks for responding! What I found in the above link was:

Open Thunderbird, Go to Settings-General; at the bottom of that section you'll find a button for Config editor; click on that and search for this line: widget.non-native-theme.scrollbar.style; click on the edit button on the far right of that line and change the 0 to something like 28 and hit the enter key on your keyboard. The change should become instantaneous, but you may need to close and re-open Thunderbird. 28 seems to be a fairly decent size, but you can adjust it as necessary to suit your needs.

I tried that, but it had absolutely no effect on my scrollbar width, even with a setting of 50 instead of the 28 referenced. I found another reference to making the scrollbars always visible, which I also found and checked, and then restarted Thunderbird. But the changes did not take effect. Is there another setting that would be effective?

Thanks again.

Helpful?

more options

Chosen Solution

The preference widget.non-native-theme.scrollbar.style takes the value 0 - 5, and choosing 4 is the widest, at least here in W11.

https://www.reddit.com/r/Thunderbird/comments/1fz9f5j/comment/lr02b8z/

https://support.mozilla.org/gl/questions/1503077#answer-1722732

I don't have Linux to test, so try that and report on the results.

The colours can be set with this code in userChrome.css and userContent.css:

:root {scrollbar-color: orange denim !important;}

Helpful?

more options

sfhowes, that worked, thank you very much! I did try that number at first, but for some reason it did not work then. But this width is a big help.

Helpful?

Ask a question

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.