@@ -30,8 +30,8 @@ Y=(160*#Scale#)
3030FontWeight= 450
3131StringAlign= CenterCenter
3232MeasureName= mHour
33- FontColor= 255 ,255 ,255
3433DynamicVariables= 1
34+ FontColor= #Secondarycolor#
3535[Min]
3636Meter= String
3737MeterStyle= String: S
@@ -42,22 +42,22 @@ StringAlign=CenterCenter
4242FontWeight= 450
4343MeasureName= mMIn
4444DynamicVariables= 1
45- InlineSetting= GradientColor | 270 | #OppositeColor # ; 0 .2 | #OppositeColor #,0 ; 0 .8
45+ InlineSetting= GradientColor | 270 | #Secondarycolor # ; 0 .2 | #Secondarycolor #,0 ; 0 .8
4646
4747[TextContainer]
4848Meter= Shape
4949X= r
5050Y= (- (370 * #scale#- #SW#/ 2 ))r
5151Container= Min
52- Shape= Path This | StrokeWidth 0 | OffSet 0 ,0
52+ Shape= Path This | StrokeWidth 0 | OffSet 0 ,0 | Fill Color #Secondarycolor#
5353This= 0 ,0 | LineTo (- 250 * #scale#),0 | LineTo ((#SW#/ 2 - #P#* 2 ) * cos (Rad (#ArcStart#))),((#SW#/ 2 - #P#* 2 ) * sin (Rad (#ArcStart#))+ ((#ArcStart#- 130 )* 6 * #scale#)) | ArcTo ((#SW#/ 2 - #P#* 2 ) * cos (Rad (#ArcEnd#))),((#SW#/ 2 - #P#* 2 ) * sin (Rad (#ArcEnd#))+ ((#ArcStart#- 130 )* 6 * #scale#)),(#SW#/ 2 - #P#* 2 ),(#SW#/ 2 - #P#* 2 ),0 ,0 | LineTo (250 * #scale#),0 | ClosePath 1
5454
5555[Arc]
5656Meter= Shape
5757X= (#SW#/ 2 )
5858Y= (#SW#/ 2 + (#ArcStart#- 130 )* 6 * #scale#)
5959Shape= Arc ((#SW#/ 2 - #P#* 2 ) * cos (Rad (#ArcStart#))),((#SW#/ 2 - #P#* 2 ) * sin (Rad (#ArcStart#))),((#SW#/ 2 - #P#* 2 ) * cos (Rad (#ArcEnd#))),((#SW#/ 2 - #P#* 2 ) * sin (Rad (#ArcEnd#))),(#SW#/ 2 - #P#* 2 ),(#SW#/ 2 - #P#* 2 ),0 ,0 | Extend Common | Stroke LinearGradient This | OffSet 0 ,5
60- This= 0 | #OppositeColor # ; 0 .1 | #OppositeColor #,0 ; 1 .0
60+ This= 0 | #Primarycolor # ; 0 .1 | #Primarycolor #,0 ; 1 .0
6161Common= StrokeStartCap Round | StrokeEndCap Round | StrokeWidth 10
6262UpdateDivider= - 1
6363
@@ -71,9 +71,9 @@ FontWeight=450
7171FontFace= Metropolis Light
7272StringAlign= CenterCenter
7373MeasureName= mDate
74- FontColor= 255 , 255 , 255
74+ FontColor= #Primarycolor#
7575InlinePattern= /
7676INlineSetting= Size | (12 * #scale#)
7777InlinePattern2= /
78- INlineSetting2= Color | 255 , 255 , 255 ,150
78+ INlineSetting2= Color | #Primarycolor# ,150
7979DynamicVariables= 1
0 commit comments