Blamer: remove broken nil background

This commit is contained in:
MitchMarq42 2023-03-10 18:39:52 -09:00
parent e4b7958cbc
commit bb5d71b380

View File

@ -1032,7 +1032,6 @@ Return nil if DIR is not in a hugo project at all."
(blamer-show-avatar-p t)
:custom-face
(blamer-face ((t :foreground "#7a88cf"
:background nil
:height 140
:italic t)))
:commands blamer-show-posframe-commit-info)