diff --git a/docs/index.html b/docs/index.html
index ee52ad106..ece5ce1ca 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -86,7 +86,8 @@
noData: 'No Results',
depth: 3,
namespace: 'shoelace-docs'
- }
+ },
+ themeColor: 'rgb(var(--sl-color-primary-600))'
};