I've just discovered this great soft but :
I've changed the color of the text in the tasks in White easily.
When I ask for Weather's display, all turn's gray, even the tasks !
I've tried to change text color values in analog-weather, but I'm thinking that I didn't found the right item... :cry:
Is somebody handling this problem ?
Thanks again for this soft.
Maybe I've a clue :
I've got to set the "today screen text color" to white (255_255_255), so every text goes white (-1_4_-1)
But, where could I find this "today screen text color" setup ?
I've found a line (#18 ) in slider that gaves me "color,font,-1_4_-1", I'm not sure to be right with this one !
Help ! :cry:
vasymolo,
find this under weather section:
region,1,0,-1
defregion,1,0,0,240,56,6
offset,offset_-1,offset_-1
updateregions,2,3
image,0,0,dotted_line.png,tr
if,refresh,=,true
color,font,125_125_125
else
color,font,-1_4_-1
endif
offsetadd,0,2
Where it says color,font,-1_4_-1 at the end if you use 0_0_0 will be black or 255_255_255 will be white, you can change it to any color you want.
Lordtwisted :twisted:
Thanks a lot for your help, and I've found a solution : it was just my Today skin wich was wrong !
Thanks.