diff --git a/mkdocs.yml b/mkdocs.yml
index 5af6723c6402ea9d02c6dcabe698d92f90785c97..a4ae9aea9a9c76c0b33b27b0f26ce2cbd8c4750f 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -18,6 +18,10 @@ pages:
 theme:
   name: material
   custom_dir: theme
+  palette:
+    primary: 'white'
+    accent: 'indigo'
+
 
 markdown_extensions:
   - mdx_math: