I have added the following tooltip properties:
? LocationFontFace
? LocationFontColor
? LocationFontSize
? DescFontFace
? DescFontColor
? DescFontSize
? FontFace
? FontColor
? FontSize
The
Location properties can be set to change the look of the city name. The
Desc properties can be set to change the look of the description labels
(e.g. Condition, Temp).
The last three properties properties set the look of the rest of the text. If the
Location and/or
Desc properties are not set, all of the text will use the last three properties.
Here are the contents from a sample tooltip skin file:
Code:
[Skin]
LocationFontFace=Verdana
LocationFontColor=0,26,53
LocationFontSize=8
DescFontFace=Verdana
DescFontColor=85,85,85
DescFontSize=8
FontFace=Verdana
FontColor=0,26,53
FontSize=8
This new functionality will be available in Weather Watcher 5.6.17.