Last active 1517117780

Life Is Strange Rainmeter skins https://i.imgur.com/VXrhZ8S.jpg https://www.dafont.com/dudu-calligraphy.font https://blues-man.deviantart.com/art/Alright-For-Now-Wallpaper-601396118

Date.ini Raw
1[Rainmeter]
2Group=LIS
3DynamicWindowSize=1
4
5[Metadata]
6Name=LIS Date
7Author=suudo
8License=CC0
9
10;--------
11
12[MeasureDate]
13Measure=Time
14Format=%d
15
16[MeasureWeekday]
17Measure=Time
18Format=%A
19
20;--------
21
22[MeterWeekday]
23Meter=STRING
24Measurename=MeasureWeekday
25MeasureName2=MeasureDate
26X=([#CurrentSection#:W])
27DynamicVariables=1
28FontColor=255,255,255
29FontSize=85
30FontFace=Dudu Calligraphy
31Text=%1 %2
32AntiAlias=1
Time.ini Raw
1[Rainmeter]
2Group=LIS
3DynamicWindowSize=1
4
5[Metadata]
6Name=LIS Clock
7Author=suudo
8License=CC0
9
10;--------
11
12[MeasureTime]
13Measure=Time
14Format=%H:%M
15
16;--------
17
18[MeterTime]
19Meter=STRING
20Measurename=MeasureTime
21FontColor=255,255,255,99
22FontSize=100
23FontFace=Dudu Calligraphy
24AntiAlias=1