Changing Font Colours

Yo guys,

I've never done anything really with a desklet but I got this albumart one where it pulls its information for the text I want to change is in an ini file. I haven't a clue how to change the font colour to white. i've tried everything I can think of. Any obvious tips?

Thanks in advance.

#337766

look for somthing like #ffffff and change it to #000000.. i think

#337767

look for somthing like #ffffff and change it to #000000.. i think

Vice versa, to speak true

#337785

Thats the thing. There is nothing that already depicts the colour. So I'm assuming is defaulted black.

#337890

Are you talking about the ITunes skin? Or avescripter?

#337897

Prolly in the wrong section its a skin made for Avetunes. I assumed AveScripter was the section for talk about scripting desklets.

#337996

Ya... Avescripter is for scripting desklets. But Avetune isn't scripting its skinning :P

I don't know AveTune to help out... Andreas is the master.

Sorry I can't hlep.

I'll let Andreas know about your problem

#338017

I took a look at other aveunes skins,

Try something like:

ColorA=255

ColorR=255

ColorB=255

ColorG=255

I think A might be alpha channel...

#338018

Thanks guys, I'll msg Andreas and look at some other skins.

#338176