Eclipse on High Sierra - white scrollbars for dark theme

297 Views Asked by At

I have problem with setting completely dark theme in Eclipse 2019-12 for scrollbars (screen attached) - does someone know how to fix it? enter image description here

Thanks

1

There are 1 best solutions below

0
On BEST ANSWER

It seems that I found the solution for this issue. To fix it - I had to add parameter to eclipse.ini as a last line.

-Dswt.enable.themedScrollBar=true

eclipse.ini localization:
Right click on: eclipse -> show package contents
go to Contents/Eclipse/eclipse.ini

I've also installed Color IDE Pack, but I'm not sure that it influences on solution