I have problem with setting completely dark theme in Eclipse 2019-12 for scrollbars (screen attached) - does someone know how to fix it?
Thanks
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
eclipse.ini
Contents/Eclipse/eclipse.ini
I've also installed Color IDE Pack, but I'm not sure that it influences on solution
Copyright © 2021 Jogjafile Inc.
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