As far as I understand:
- Tooltip indicators have background-color inherited from
pointColor
- This background-color it's not independent nor editable on its own
- In my case, this causes indicators to appear both white like this:

Thus losing the visual message it should convey
For design consistency indicator background should be independent
One should be able to make indicator match strokeColor or pointColor if needed.
Thank you very much