From f860076587e72d0e219b282b423f65fb7f05c586 Mon Sep 17 00:00:00 2001 From: Mikunj Date: Wed, 11 Sep 2019 16:19:12 +1000 Subject: [PATCH] Modified colour of dark mod badge --- stylesheets/_theme_dark.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/stylesheets/_theme_dark.scss b/stylesheets/_theme_dark.scss index ec9fa1ca4..fcd65bf87 100644 --- a/stylesheets/_theme_dark.scss +++ b/stylesheets/_theme_dark.scss @@ -1326,8 +1326,7 @@ body.dark-theme { } .module-avatar__icon--crown-wrapper { - background-color: $color-gray-95; - filter: none; + background-color: $color-gray-75; } .module-avatar--no-image {