Open nt1m opened 8 years ago
@msujaws That sounds fine, but if we update our sprite to add/reorder icons, some of them would turn missing if the addon overrides them with an old sprite.
That's a good point, we would be setting our sprite layout in stone and introducing the possibility for holes/empty spots in the sprite in the future if we remove icons/features.
Perhaps it would be better to just have a naming convention for each icon and then themes would supply icons that they want to override. Some buttons don't have obvious names ("bookmark star menu button", for example).
If all images/icons are in a sprite on the browser side, we could just have theme devs include their own sprite which will override the default one.