diff --git a/_config.yml b/_config.yml
index 107980d6641dded38f4cbb13b9c151b537696ee0..9b02ede062746ba7e27d56a6a13ff6ef812bf88b 100644
--- a/_config.yml
+++ b/_config.yml
@@ -29,4 +29,5 @@ aux_links:
   "Just the Docs on GitHub":
     - "//github.com/pmarsceill/just-the-docs"
 
-color_scheme: "dark"
+# Color scheme currently only supports "dark" or nil (default)
+color_scheme: nil