Hey, this is less a question about the program and more about knowing what to change. I'm editing the theme I made, and am manually changing the colour of the buttons in Switch Toolbox (since the program didn't change the colours of some buttons, e.g the button to delete mail). How can I find which parts of the brlyt file correspond to the button colour? Is there a resource that has info on this?
There is not any resource i know of that breakdown the wii menus
if you understand for the brlyt files work then you can get a good idea what parts you need to look at
I am no 100% sure (as I can only test in dolphin and you cant post memo's in dolphin to see the delete button )but it looks like the parts you need to look at are AddPic0_01 AddPic1_01 AddPic2_01 in the my_IplTop_e.brlyt of cmnBtn.ash.
To find this I first found the image of the bin in the ash files then looked in the brlyts for that image name which gave me the entries name of "Dust"
then i looked for the <tag type="pic1" name="Dust" userdata=""> section and looked at what entries was above that in the file to indicate what images would be under the bin image on screen








