diff --git a/docs/index.html b/docs/index.html
index f0046fe..4ac8da7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -193,7 +193,7 @@
:root {
/* Theme */
--background: #9fcce3;
- --theme-color: ##e3b69f;
+ --theme-color: #e3b69f;
/* Content */
--content-max-width: 62em;