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 :
99app_icon : # assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
1010app_name : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
1111app_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.
1313
1414enable_smart_app_banner : true # Set to true to show a smart app banner at top of page on mobile devices.
1515
@@ -50,7 +50,7 @@ features :
5050
5151
5252# Theme Settings
53- topbar_color : " #000000 "
53+ topbar_color : " #181818 "
5454topbar_transparency : 1.0
5555topbar_title_color : " #ffffff"
5656
@@ -71,8 +71,8 @@ app_description_color : "#000000"
7171feature_title_color : " #000000"
7272feature_text_color : " #666666"
7373
74- feature_icons_foreground_color : " #b5ff32 "
75- feature_icons_background_color : " #000000 "
74+ feature_icons_foreground_color : " #000000 "
75+ feature_icons_background_color : " #b5ff32 "
7676
7777social_icons_foreground_color : " #666666"
7878social_icons_background_color : " #e6e6e6"
You can’t perform that action at this time.
0 commit comments