diff --git a/style/style.css b/style/style.css index 5369347..15fbadf 100644 --- a/style/style.css +++ b/style/style.css @@ -140,7 +140,7 @@ nav { @media (prefers-color-scheme: dark) { :root { - --background-color: #211951; + --background-color: #29274c; --body-background-color: #0d0c1d; --text-color: #f1dac4; --scroll-bar: #474973;