@@ -30,27 +30,31 @@ youtube_username :
30
30
31
31
# Feature List Edit, add or remove features to be presented.
32
32
features :
33
+
34
+ - title : Easy To Use
35
+ description : Just take your watch off to start your sleep, and put it on to end it.
36
+ fontawesome_icon_name : check
33
37
34
- - title : All the latest iOS features
38
+ - title : Latest iOS Features
35
39
description : Siri Shortcuts integration, Apple Watch app, rich notifications, iMessage app.
36
40
fontawesome_icon_name : mobile
37
41
38
42
- title : Customisable
39
43
description : Choose whether to track sleep or time in bed, and set a nightly target.
40
44
fontawesome_icon_name : adjust
41
45
42
- - title : Secure and Private
43
- description : All your data stays on your phone and safely encrypted within the Health app. No 3rd party analytics.
46
+ - title : Secure
47
+ description : All your data stays on your phone and safely encrypted within the Health app.
44
48
fontawesome_icon_name : lock
45
49
46
- - title : # New Feature Title
47
- description : # New Feature Description
48
- fontawesome_icon_name : # Enter Font Awesome icon name (e.g. star). Find icons on fontawesome.com/icons.
50
+ - title : Private
51
+ description : No 3rd party analyics and no ads. Your data is exactly that...yours.
52
+ fontawesome_icon_name : eye-slash
49
53
50
54
51
55
52
56
# Theme Settings
53
- topbar_color : " #191919 "
57
+ topbar_color : " #101010 "
54
58
topbar_transparency : 1.0
55
59
topbar_title_color : " #ffffff"
56
60
@@ -60,7 +64,7 @@ cover_overlay_transparency : 1.0
60
64
61
65
device_color : black # Set to: blue, black, yellow, coral or white.
62
66
63
- body_background_color : " #191919 "
67
+ body_background_color : " #101010 "
64
68
65
69
link_color : " #b5ff32"
66
70
0 commit comments