how to change the color of the horizontal scroll bar in the editor? michael ussher 创建于 2020年03月01日 21:27 I can customize the vertical scroll bars, but how do I change the horizontal ones. Specifically make the background dark.
Doesn't matter. Found the 'Rainglow' plugin:
https://plugins.jetbrains.com/plugin/10267-rainglow-color-schemes
much easier than trying to do it myself, probably better too.
Thanks for sharing the workaround.
Actually, there is a ticket about Horizontal Scrollbar, please feel free to vote:
https://youtrack.jetbrains.com/issue/IDEA-231749
I exported the color scheme changed removed the value from this line:
<option name="ScrollBar.background" value="" />
And it made it transparent :)