From c7ac9b3e46009d04df4fe10b77fb182aff0c2f0d Mon Sep 17 00:00:00 2001 From: Ben Carter Date: Fri, 8 Mar 2024 00:45:28 -0500 Subject: [PATCH] updated readme --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {