diff --git a/apps/client/src/stylesheets/theme-next-dark.css b/apps/client/src/stylesheets/theme-next-dark.css index a43cc8a92..787bc2eb8 100644 --- a/apps/client/src/stylesheets/theme-next-dark.css +++ b/apps/client/src/stylesheets/theme-next-dark.css @@ -15,7 +15,7 @@ --native-titlebar-background: #00000000; --window-background-color-bgfx: transparent; /* When background effects enabled */ - --main-background-color: #272727; + --main-background-color: #242424; --main-text-color: #ccc; --main-border-color: #454545; --subtle-border-color: #313131;