How to change color of XYCharts Tooltip dots ?

This is the code example provided in XYcharts docs https://airbnb.io/visx/docs/xychart
If I use the prop glyphStyles and give a fill color, it changes the color of all the dots. Please tell me how I can change the color of the dots if I have given custom colors to the bars in the chart.