Code:
[Rainmeter]Update=1000DynamicWindowSize=1[MeasureDate]Measure=TimeFormat=%B %#d, %Y[MeterDate]Meter=StringMeasureName=MeasureDateInlineSetting=Color | 255,6,51,255InlinePattern=^([aA-zZ]+)InlineSetting2=Color | 18,255,60,255InlinePattern2=(\d+),InlineSetting3=Color | 255,255,255,255InlinePattern3=,InlineSetting4=Color | 85,139,255,255InlinePattern4=[\d]{4}FontSize=24SolidColor=0,0,0,1AntiAlias=1
https://docs.rainmeter.net/manual/meters/string/inline/#InlineColor
https://docs.rainmeter.net/manual/meters/string/inline/#InlinePattern
https://docs.rainmeter.net/manual/skins/option-types/#RegExp
Probably the only challenging bit with Inline Settings is the "regular expression", but in this case it's not a hard pattern to match. Let me know if you need some explanation of the expression(s).
Statistics: Posted by jsmorley — Today, 1:53 am