aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--yoshi-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/yoshi-theme.el b/yoshi-theme.el
index 15efa94..6d70bd9 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -159,7 +159,7 @@
`(link-visited ((t (:foreground ,lmagenta :underline t))))
`(magit-branch ((t (:foreground ,lpink :weight bold :inherit unspecified))))
`(magit-item-highlight ((t (:slant italic :inherit unspecified))))
- `(magit-section-title ((t (:foreground ,lturquoise :inherit unspecified :underline (:color ,lcyan)))))
+ `(magit-section-title ((t (:foreground ,lturquoise :inherit unspecified))))
`(markdown-header-face-1 ((t (:inherit org-level-1))))
`(markdown-header-face-2 ((t (:inherit org-level-2))))
`(markdown-header-face-3 ((t (:inherit org-level-3))))