From fe051cd76267548ebe96892b1d1da268e9b95a6b Mon Sep 17 00:00:00 2001 From: Audric Ackermann <audric@loki.network> Date: Mon, 17 Feb 2020 14:56:11 +1100 Subject: [PATCH] bottom buttons bg = end of gradient of global background --- stylesheets/_session_left_pane.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/_session_left_pane.scss b/stylesheets/_session_left_pane.scss index d9e93b67c..4887ffad3 100644 --- a/stylesheets/_session_left_pane.scss +++ b/stylesheets/_session_left_pane.scss @@ -412,7 +412,7 @@ $session-compose-margin: 20px; background-color: $session-color-white; } @at-root .dark-theme #{&} { - background-color: $session-shade-2; + background-color: $session-background; } .session-button.square-outline.square.green,