how to change the color of the horizontal scroll bar in the editor?

I can customize the vertical scroll bars, but how do I change the horizontal ones.  Specifically make the background dark. 

0

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.

0

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

0

I exported the color scheme changed removed the value from this line:

    <option name="ScrollBar.background" value="" />

And it made it transparent :)

0

请先登录再写评论。