From bb5d71b38004c738a185827660310d1aacfa42a3 Mon Sep 17 00:00:00 2001 From: MitchMarq42 Date: Fri, 10 Mar 2023 18:39:52 -0900 Subject: [PATCH] Blamer: remove broken nil background --- lisp/mitch-packages.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/mitch-packages.el b/lisp/mitch-packages.el index 1962937..f3085dc 100644 --- a/lisp/mitch-packages.el +++ b/lisp/mitch-packages.el @@ -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)