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