summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/emacs/eighters-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/eighters-theme.el b/.config/emacs/eighters-theme.el
index d1ac5b4..5306001 100644
--- a/.config/emacs/eighters-theme.el
+++ b/.config/emacs/eighters-theme.el
@@ -550,7 +550,7 @@
`(which-key-group-description-face ((t (:foreground ,fg-green-dim))))
`(which-key-key-face ((t :weight bold :inherit help-key-binding)))
;;;; Magit.
- `(magit-blame-highlight ((t (:foreground ,fg-blue-dim :background ,bg-blue-dimmer))))
+ `(magit-blame-highlight ((t (:foreground ,fg-blue-dim :background ,bg-blue-dimmer :inherit eighters-ui))))
`(magit-branch-current ((t (:inverse-video t :inherit magit-branch-local))))
`(magit-branch-local ((t (:foreground ,fg-blue))))
`(magit-branch-remote ((t (:foreground ,fg-green-dim))))