diff --git a/apps/client/src/stylesheets/theme-next-light.css b/apps/client/src/stylesheets/theme-next-light.css index 5ee13dd6d..3c4b9aa19 100644 --- a/apps/client/src/stylesheets/theme-next-light.css +++ b/apps/client/src/stylesheets/theme-next-light.css @@ -233,8 +233,8 @@ --right-pane-item-hover-background: #00000013; --right-pane-item-hover-color: inherit; - --bottom-panel-background-color: #0000000a; - --bottom-panel-title-bar-background-color: #00000017; + --bottom-panel-background-color: #ffffff59; + --bottom-panel-title-bar-background-color: #0000000a; --scrollbar-thumb-color: #0000005c; --scrollbar-thumb-hover-color: #00000066;