diff --git a/src/public/stylesheets/theme-next.css b/src/public/stylesheets/theme-next.css index c7aa567f8..c32abc2bd 100644 --- a/src/public/stylesheets/theme-next.css +++ b/src/public/stylesheets/theme-next.css @@ -416,7 +416,7 @@ body.layout-horizontal { body.background-effects, body.background-effects #root-widget { background: transparent !important; - --launcher-pane-background-color: rgba(255, 255, 255, 0.055); + --launcher-pane-background-color: rgba(255, 255, 255, 0.09); --tab-background-color: transparent; --active-tab-background-color: var(--launcher-pane-background-color); --launcher-pane-horizontal-border-color: rgba(0, 0, 0, 0.5);