시계 위젯인데 시계 색상을 바꾸고싶은데


;==========Meters==============



[MeterHour]

Meter=STRING

MeasureName=MeasureHour

X=(#size#*200)

Y=(#size#*315)

FontColor=#ClockColor#

FontEffectColor=#FontEffectColor#

FontSize=(#size#*130)

FontFace=#FontFace2#

StringEffect=shadow

StringAlign=right

StringStyle=normal

AntiAlias=1

LeftMouseUpAction=!ToggleConfig "Optiq\Settings" "Settings.ini"


[MeterBlink]

Meter=STRING

MeasureName=MeasureBlink

X=(#size#*242)

Y=(#size#*295)

FontColor=#ClockColor#

FontEffectColor=#FontEffectColor#

FontSize=(#size#*130)

FontFace=#FontFace2#

StringEffect=shadow

StringAlign=center

StringStyle=normal

AntiAlias=1

DynamicVariables=1


[MeterMinute]

Meter=STRING

MeasureName=MeasureMinute

X=(#size#*282)

Y=(#size#*315)

FontColor=#ClockColor#

FontEffectColor=#FontEffectColor#

FontSize=(#size#*130)

FontFace=#FontFace2#

StringEffect=shadow

StringAlign=left

StringStyle=normal

AntiAlias=1


[MeterAMPM]

Meter=STRING

MeasureName=MeasureAmPm

X=(#size#*445)

Y=(#size#*250)

FontColor=#ClockColor#

FontEffectColor=#FontEffectColor#

FontSize=(#size#*45)

FontFace=#FontFace2#

StringEffect=shadow

StringAlign=right

StringStyle=normal

AntiAlias=1


[MeterDay]

Meter=STRING

MeasureName=MeasureDay

X=(#size#*526)

Y=(#size#*480)

FontColor=#DayColor#

FontEffectColor=#FontEffectColor#

FontSize=(#size#*55)

FontFace=#FontFace2#

StringEffect=shadow

StringAlign=right

StringStyle=normal

AntiAlias=1


[MeterWeekDay]

Meter=STRING

MeasureName=MeasureWeekDay

X=(#size#*435)

Y=(#size#*480)

FontColor=#WeekDayColor#

FontEffectColor=#FontEffectColor#

FontSize=(#size#*55)

FontFace=#FontFace2#

StringEffect=shadow

StringAlign=right

StringStyle=normal

AntiAlias=1


[MeterMonth]

Meter=STRING

MeasureName=MeasureMonth

X=(#size#*472)

Y=(#size#*460)

FontColor=#MonthColor#

FontEffectColor=0,0,0,250

FontSize=(#size#*45)

FontFace=#FontFace2#

StringEffect=shadow

StringAlign=left

StringStyle=normal

AntiAlias=1

Angle=(Rad(-90))



여기서 뭘 건들여야할까요 ㅠㅠ  클락컬러쪽에 아무리손대도 바뀌지않아서 ㅠㅠ