diff --git a/app/assets/stylesheets/notifications.scss b/app/assets/stylesheets/notifications.scss index 530d79960..ccd6db2f9 100644 --- a/app/assets/stylesheets/notifications.scss +++ b/app/assets/stylesheets/notifications.scss @@ -1,6 +1,7 @@ @import 'variables'; .notifications-index { - background:$light-gray; + background: $light-gray; + background:var(--theme-background, $light-gray); .home{ .articles-list{ .signup-cue{