- UID
- 497022
- 主题
- 注册时间
- 2017-4-8
- 在线时间
- 小时
- 最后登录
- 1970-1-1
签到天数: 4 天 [LV.2]偶尔看看I
|
发表于 2017-4-9 15:23:53
|
显示全部楼层
[Rainmeter]
Author=TwT
Update=1000
[Variables]
Size1=74
Size2=18
ClockSize=150
WhiteHands=255,255,255,255
BlackHands=0,0,0,254
[MeasureTime]
Measure=Time
Format = %H:%M
[MeasureDate]
Measure=Time
Format="%m月%d日,%A"
[MeterTime]
MeasureName=MeasureTime
Meter=STRING
X=230
Y=0
FontColor=255,255,255,255
FontSize=100
FontFace=Segoe UI Light
StringAlign=CENTER
;StringStyle=BOLD
AntiAlias=1
[MeterData]
MeasureName=MeasureDate
Meter=STRING
X=70
Y=160
FontColor=255,255,255,255
FontSize=41
FontFace=Segoe UI Light
;StringStyle=BOLD
AntiAlias=1 |
|