I want to display some missing icons in the PB IDE toolbar using a theme pack I created myself.
Unfortunately it is not clear what the names of the icons should be. I tried with the name that is displayed in the Settings dialog in the selection list, but that doesn't work.
Is there some kind of list of all icon names here?
I know that years ago I once created my own theme zip with all the standard icons (that the IDE offered). But that was a time-consuming thing, because I had to reverse engineer the IDE at that time (it wasn't open source at that time) and extract the icons all individually from the exe.
I still use this zip today, but there are still some icons missing that the IDE doesn't offer natively. Therefore I would like to extend the zip file with icons and am now looking for some kind of translation table from which I can get the icon name to an icon entry in the PB settings dialog "Toolbar layout".
