diff --git a/wobsite/_config.yml b/wobsite/_config.yml
index 8f55e3d5865ee8fe2a5d43463a1bbcdc0e3ad631..5baf74b7bdd7e8b9fe5a200a8dec825f322bc8cb 100644
--- a/wobsite/_config.yml
+++ b/wobsite/_config.yml
@@ -21,7 +21,7 @@ sass:
   style: compressed
 
 # Theme settings
-theme_mode: dark  # choices are: 'dark', 'standard', 'markdown'
+theme_mode: standard  # choices are: 'dark', 'standard', 'markdown'
 
 # Customizations
 your_name: Microcart F16 - S17 Team
@@ -46,4 +46,4 @@ social:
 exclude:
     - Gemfile
     - Gemfile.lock
-    - vendor
+    - vendor
\ No newline at end of file