diff --git a/app/assets/stylesheets/notifications.scss b/app/assets/stylesheets/notifications.scss index a87118cb9..42bb21221 100644 --- a/app/assets/stylesheets/notifications.scss +++ b/app/assets/stylesheets/notifications.scss @@ -104,7 +104,7 @@ p.badge-credit-message { margin: 8px auto; width: 100%; - @include themeable(color, theme-color, $dark-gray); + color: var(--body-color); font-size: 0.94em; line-height: 1.35em; strong a {