I'm customizing the editor for a group that is used to seeing particular functions with certain icons. Atto has just a few of them different. I've also added some of the extra plugins for colors, etc. and I'd like the users to recognize them. I saw a thread that was older talking about the pix_plugins folder, but it seemed the actual directory structure to use was not decided upon and the documentation linked to was 2.7. When I inspect current buttons, I see that some use font awesome icons.
THAT would be...awesome... if I could replace a couple on our installation with icons the users will expect. Short of hacking the core (NEVER!), I'm wondering if there is a way to customize those? One I would definitely need to replace with a png or svg because the way the plugin is used on our site is very customized, so I'd like the users to recognize it.
It seems that the toolbar editor would be a wonderful place to specify an override icon...but I'm happy to put them in the right place in the theme, if I can see where to put them. The thing that gave me pause is that one of the ones I want to override is font awesome. That makes me think that randomly testing the file structures suggested for the right override location might not work...
Does anyone know how this is done or if it can be done?