Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1407

Help: Rainmeter Skins • Re: Using Text= with [MeterUserName]

$
0
0
I gave you inaccurate information regarding FontColor (I forgot I added InlineSettings to control styles, ny bad :oops: )
As you noticed, you can change the text color by editing the "lightcolor" or "darkcolor" variables.
To have a different color for the header, you need to edit the [styleTitle] section and change InlinSetting4=Color | #textcolor# to the color you want for the title. Below it is changed to 255,255,255 (white).

Code:

; STYLES are used to "centralize" options[styleTitle]StringAlign=CENTERInlineSetting=Face | #fontName#InlineSetting2=Size | 10InlineSetting3=Weight | 900InlineSetting4=Color | 255,255,255InlineSetting5=Case | UPPERStringEffect=#sEffect#FontEffectColor=0,0,0,50AntiAlias=1ClipString=2ClipStringW=180DynamicVariables=1; Scale Center TransformationMatrix=#Scale#;0;0;#Scale#;((1-#Scale#)*([#CURRENTSECTION#:X]+[#CURRENTSECTION#:W]/2));((1-#Scale#)*([#CURRENTSECTION#:Y]))ToolTipWidth=(150*#Scale#)
Your text color (actually all text except the Title) is controlled by the value of the "lightcolor" or "darkcolor" variables, while your header text uses the [styleTitle] Inlinesetting as the text color.

Sorry for any confusion.

Good morning.
Thanks for all your help. I managed to do everything I wanted. But I just realized that the title boxes on my PC were gray while on another PC the background is blue. How is this done and how can I assign a fixed color?
THANKS.

Statistics: Posted by Alexletiti — Today, 11:53 am



Viewing all articles
Browse latest Browse all 1407

Trending Articles