1

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

greg-449
  • 109,219
  • 232
  • 102
  • 145
lmetrak
  • 53
  • 9

1 Answers1

0

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

Cerbrus
  • 70,800
  • 18
  • 132
  • 147
lmetrak
  • 53
  • 9