File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ presskit_download_link :
9
9
app_icon : # assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
10
10
app_name : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
11
11
app_price : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
12
- app_description : Track your time in bed by taking off your watch at night, and putting it on in the morning.
12
+ app_description : Track your sleep by taking off your watch at night, and putting it on in the morning.
13
13
14
14
enable_smart_app_banner : true # Set to true to show a smart app banner at top of page on mobile devices.
15
15
@@ -50,7 +50,7 @@ features :
50
50
51
51
52
52
# Theme Settings
53
- topbar_color : " #000000 "
53
+ topbar_color : " #181818 "
54
54
topbar_transparency : 1.0
55
55
topbar_title_color : " #ffffff"
56
56
@@ -71,8 +71,8 @@ app_description_color : "#000000"
71
71
feature_title_color : " #000000"
72
72
feature_text_color : " #666666"
73
73
74
- feature_icons_foreground_color : " #b5ff32 "
75
- feature_icons_background_color : " #000000 "
74
+ feature_icons_foreground_color : " #000000 "
75
+ feature_icons_background_color : " #b5ff32 "
76
76
77
77
social_icons_foreground_color : " #666666"
78
78
social_icons_background_color : " #e6e6e6"
You can’t perform that action at this time.
0 commit comments