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 {