aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2021-05-07 10:35:11 +0200
committermousebot <mousebot@riseup.net>2021-05-07 10:35:11 +0200
commit9575c3436e3b1ef1a9159d24a2c2a0f8afb27829 (patch)
treed69d9240177e9f2eceaf0be149de13399daf089e /lisp/mastodon.el
parentc3aaae8614978c7103bc154bf4ea9907fed36eec (diff)
cherry pick ieure's cosmetic changes
Diffstat (limited to 'lisp/mastodon.el')
-rw-r--r--lisp/mastodon.el2
1 files changed, 1 insertions, 1 deletions
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