Quote:
Originally Posted by pralin
|
It's easy.Just to go to the "
Theme" section (In WindowsPhone.iss) and make your choice. By changing the value of "
Color" from "
01" to "
34", the setup changes its color. Use "
Color=
00" for your custom color and define it as the value of "
CustColor".
example:
Code:
[Theme]
...
Color=03
...