msstyleEditor
msstyleEditor copied to clipboard
The idea of unusual functionality for finding parameters
Is your feature request related to a problem? Please describe. In the process of creating its own design shell for Windows, I faced the problem of meager documentation for the .msstyles file.
Describe the solution you'd like There would be a function very useful for debugging that fills absolutely all color variables with random values. This will allow you to measure the color of the unknown element of the interface after applying the design topic and find the parameter responsible for this element through the search according to the dump classes.
That is actually a "common" modder trick. Good idea, I might implement that some time. Should be easy enough :)