diff --git a/docs/index.css b/docs/index.css
index 5ad2800..ee64b57 100644
--- a/docs/index.css
+++ b/docs/index.css
@@ -2,7 +2,11 @@ body {
font-family: sans-serif;
}
-@media(prefers-color-scheme: dark){body{color:white;background-color:#111;}}
+@media(prefers-color-scheme: dark){
+ body{
+ color:white;
+ background-color:#121212;
+ }}
#iframe {
border: none;
diff --git a/docs/index.html b/docs/index.html
index 98199a2..fce93f7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -4,9 +4,10 @@
-
+
+
@@ -16,5 +17,5 @@
-
+