diff --git a/src/styles/global.css b/src/styles/global.css index 1c0047b..a1c92f8 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -70,7 +70,7 @@ button { } html.dark { - background-color: #383742; + background-color: #101013; color: #fff; }