I don't know much about programming, but I need to know how the Modelbench's default 16x16 texture 'default.png' is generated. It isn't stored anywhere in data, so I couldn't replace the file either. I want the image to generate a gray 16x16 texture, so that it could match the dark profile with white UI color.
Do I need to change its script for this? (Hope not.)