forked from KeepThisTicket/weatherClock
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings_320_240.json
38 lines (38 loc) · 1000 Bytes
/
settings_320_240.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"ApiKey": "",
"Theme": "default",
"Language": "en_US",
"Title": "Vancouver, BC CANADA",
"LogLevel": "Information",
"Latitude": "49.2827",
"Longitude": "-123.1207",
"Units": "metric",
"TemperatureValues": "True",
"WindValues": "True",
"UseHour24": "False",
"ValuesColor": "gray",
"GlobalXShift": "-32",
"GlobalYShift": "5",
"WeatherTextDescription": "-10",
"WeatherTextData": "10",
"WeatherTextVertSpacing": "17",
"WeatherTextColor": "white",
"TemperatureTextVertSpacing": "-9",
"TemperatureTextHorzSpacing": "11",
"TemperatureTextFontSize": "11",
"WeatherTextDescriptionFontSize": "11",
"WeatherTextDataFontSize": "10",
"HourlyTouchSize": "50",
"Radius": "120",
"DividerStart": "-80",
"DividerEnd": "160",
"HourHand": "45",
"HourColor": "white",
"MinuteHand": "70",
"MinuteColor": "yellow",
"SecondHand": "85",
"SecondColor": "gray",
"WindTextLeftShift": "50",
"WindTextRightShift": "45",
"WindTextNoMeasureText": "False"
}