aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--yoshi-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/yoshi-theme.el b/yoshi-theme.el
index 1467206..9a0f7ff 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -184,6 +184,7 @@
`(js2-external-variable ((t (:foreground ,fgmagenta))))
`(link ((t (:foreground ,fgorange :underline t))))
`(link-visited ((t (:foreground ,fgmagenta :underline t))))
+ `(magit-blame-header ((t (:foreground ,fggreen :background ,bgdim :weight bold :inherit unspecified))))
`(magit-branch ((t (:foreground ,fgpink :weight bold :inherit unspecified))))
`(magit-item-highlight ((t (:slant italic :inherit unspecified))))
`(magit-log-head-label-local ((t (:foreground ,fgdefault :background ,bgmagenta :box (:color ,bgmagenta :line-width 2 :style nil)))))