Issue
I would like to know if there is any way to change the color of the bulleted item in tree view in Eclipse while using a dark theme. I found this post that show the same problem but the post focus only on font and background color, not the bullet itself.
Solution
According to the devs in the bug report i made at https://bugs.eclipse.org/bugs/show_bug.cgi?id=568543, "there was a workaround fix for this bug on Windows 7 which has since been removed, since it does not occur on Windows 10". So either use the last working version 2020-03 or change to a OS that has dark theme support as the tree is now a native widget.
Answered By - exuvo