INTERACT FORUM
Windows => Third Party Plug-ins, Programs, and Skins => Topic started by: Fabricio on July 12, 2012, 04:56:20 pm
-
Hello,
How to change the background color?
Skin: Pearl Bailey
Look (arrow):
(http://i639.photobucket.com/albums/uu119/zen2005/CAIXA.jpg)
Regards,
Fabricio, from Brazil.
-
Find this line in main.xml of the Pearl Bailey skin folder(line 101)
<Colors Text="353535" Back="565961" DisabledBack="565961" DisabledText="939599" />
and change it to
<Colors Text="353535" Back="e4e2e2" DisabledBack="565961" DisabledText="939599" />
or whatever color you wish
For the change to be reflected you will need to switch to another skin and then back to Pearl Bailey after saving the changes to main.xml.
-
Find this line in main.xml of the Pearl Bailey skin folder(line 101)
<Colors Text="353535" Back="565961" DisabledBack="565961" DisabledText="939599" />
and change it to
<Colors Text="353535" Back="e4e2e2" DisabledBack="565961" DisabledText="939599" />
or whatever color you wish
For the change to be reflected you will need to switch to another skin and then back to Pearl Bailey after saving the changes to main.xml.
Perfect. Thanks.
Regards,
Fabricio, from Brazil.