Skip to content

Commit ae09ac8

Browse files
authored
Update _config.yml
1 parent 6d1a9f5 commit ae09ac8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ presskit_download_link :
99
app_icon : # assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
1010
app_name : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
1111
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.
1313

1414
enable_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"
5454
topbar_transparency : 1.0
5555
topbar_title_color : "#ffffff"
5656

@@ -71,8 +71,8 @@ app_description_color : "#000000"
7171
feature_title_color : "#000000"
7272
feature_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

7777
social_icons_foreground_color : "#666666"
7878
social_icons_background_color : "#e6e6e6"

0 commit comments

Comments
 (0)