From 9575c3436e3b1ef1a9159d24a2c2a0f8afb27829 Mon Sep 17 00:00:00 2001 From: mousebot Date: Fri, 7 May 2021 10:35:11 +0200 Subject: cherry pick ieure's cosmetic changes --- lisp/mastodon.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/mastodon.el') diff --git a/lisp/mastodon.el b/lisp/mastodon.el index 8b2673c..99b23f7 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -126,7 +126,7 @@ Use. e.g. \"%c\" for your locale's date and time format." "Face used for user display names.") (defface mastodon-boosted-face - '((t :inherit highlight :weight bold)) + '((t :inherit success :weight bold)) "Face to indicate that a toot is boosted.") (defface mastodon-boost-fave-face -- cgit v1.2.3