diff --git a/docs/index.html b/docs/index.html
index 8baeeca..e1d4d5b 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -24,7 +24,7 @@
}
.cover {
- background-color: var(--rich-black) !important;
+ background-color: var(--dark-background) !important;
}
section {
@@ -32,7 +32,7 @@ section {
}
.sidebar {
- background-color: var(--rich-black);
+ background-color: var(--dark-background);
}
.sidebar-nav > p {