It is currently April 25th, 2024, 6:12 am

Merry Christmas

Topics unrelated to Rainmeter.
User avatar
FreeRaider
Posts: 826
Joined: November 20th, 2012, 11:58 pm

Merry Christmas

Post by FreeRaider »

Merry Christmas and best wishes for a happy new year to everyone
User avatar
fonpaolo
Moderator
Posts: 1387
Joined: April 11th, 2013, 8:08 pm
Location: Italy

Re: Merry Christmas

Post by fonpaolo »

Merry Christmas and happy holidays. :D
Crest
Posts: 115
Joined: August 16th, 2013, 12:47 pm

Re: Merry Christmas

Post by Crest »

Image

Happy festive season everyone :)
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Merry Christmas

Post by jsmorley »

Code: Select all

[Rainmeter]
Update=1000
AccurateText=1
DynamicWindowSize=1

[MeasureMonth]
Measure=Time
Format=%#m

[MeasureDay]
Measure=Time
Format=%#d

[MeasureMerry]
Measure=Calc
Formula=1
IfCondition=(MeasureMonth = 12) && (MeasureDay = 25)
IfTrueAction=[!SetOption MeterChristmas Text "Merry Christmas!"][!UpdateMeter *][!Redraw]

[MeterChristmas]
Meter=String
FontSize=30
FontColor=196,250,180,255
SolidColor=0,0,0,255
Padding=5,5,5,5
AntiAlias=1