summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/emacs/mango-theme.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/emacs/mango-theme.el b/.config/emacs/mango-theme.el
index 092308f..aca1672 100644
--- a/.config/emacs/mango-theme.el
+++ b/.config/emacs/mango-theme.el
@@ -122,10 +122,10 @@ graphically, so I shouldn’t need to have multiple specs per face.
:background ,(mango-theme--get-color 'background-cool))
(magit-diff-hunk-heading-highlight
:background ,(mango-theme--get-color 'middleground))
- (magit-diff-context-highlight
- :inherit hl-line)
- (magit-section-highlight
- :inherit hl-line)
+ ;; (magit-diff-context-highlight
+ ;; :inherit hl-line)
+ ;; (magit-section-highlight
+ ;; :inherit hl-line)
(git-commit-summary
:foreground ,(mango-theme--get-color 'khaki))