I am searching for a way to cover the ugly black and white bullets in Google slides with colored shapes that match the presentation style. Those are tiny images stored on the Drive.
The classic way (through UI) of modifying the bullets (in the "Format" > "bullets" section) only offer the possibility to choose a symbol, but not its color or other style parameters.
I thought I could use a Google App script to load the image in the slide from my drive, and then place it at the bullet location. But I can't figure out how to get the bullet location. How can I get the bullet location?
Does someone know a better way to replace the bullets by a custom image in Google slides ?