Change color of all icons (bubble and popup)

Add this code to the Custom CSS field on the Settings tab of your Accessibility widget’s settings:

#icon-color {
  fill: red
}
1 Like