Skip to content

Commit 64e3b21

Browse files
authored
Update _config.yml
1 parent 3ca3d80 commit 64e3b21

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
@@ -50,17 +50,17 @@ features :
5050

5151

5252
# Theme Settings
53-
topbar_color : "#000000"
53+
topbar_color : "#151515"
5454
topbar_transparency : 1.0
5555
topbar_title_color : "#ffffff"
5656

5757
cover_image : #assets/headerimage.jpeg # Replace with alternative image path or image URL.
58-
cover_overlay_color : "#202020"
58+
cover_overlay_color : "#0p0000"
5959
cover_overlay_transparency : 1.0
6060

6161
device_color : black # Set to: blue, black, yellow, coral or white.
6262

63-
body_background_color : "ffffff"
63+
body_background_color : "151515"
6464

6565
link_color : "#b5ff32"
6666

@@ -72,7 +72,7 @@ feature_title_color : "#b5ff32"
7272
feature_text_color : "#666666"
7373

7474
feature_icons_foreground_color : "#b5ff32"
75-
feature_icons_background_color : "#202020"
75+
feature_icons_background_color : "#000000"
7676

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

0 commit comments

Comments
 (0)