INTERACT FORUM

Windows => Third Party Plug-ins, Programs, and Skins => Topic started by: Fabricio on February 07, 2013, 07:53:11 am

Title: Skin: changing color in xml.
Post by: Fabricio on February 07, 2013, 07:53:11 am
Hi,

Changing the color white? See arrow below.

(http://i639.photobucket.com/albums/uu119/zen2005/1TROCARCOR_zpscf72a053.jpg)

Where do I insert the color code in the file .xml?

Help-me and hugs ....

Fabrício, from Brazil.
Title: Re: Skin: changing color in xml.
Post by: kurushi on February 07, 2013, 10:37:57 am
Seems you put some 3d effects :)
For the question i have forgot where it is maybe someone know?
Title: Re: Skin: changing color in xml.
Post by: Fabricio on February 07, 2013, 12:05:19 pm
Seems you put some 3d effects :)
For the question i have forgot where it is maybe someone know?

Ok, thanks for attencion ...
Title: Re: Skin: changing color in xml.
Post by: kurushi on February 14, 2013, 12:48:31 pm
Héhé i have refound it it's localized in the headerbar here's the code:

Code: [Select]
<VIEWHEADER>
     <Colors text="000000" SelectText="3f9700" HotText="ffffff" background="eeeeee" HeaderBackground="454545" InactiveHeaderBackground="404040" HeaderTextColor="000000"

HeaderHotTextColor="000000" ActiveTabTextColor="ff0000" />
</VIEWHEADER>

background="eeeeee"

is wat you want :)

Title: Re: Skin: changing color in xml.
Post by: Fabricio on February 14, 2013, 02:14:20 pm
yes. thanks ...