summaryrefslogtreecommitdiff
path: root/zenburn-theme.el
diff options
context:
space:
mode:
authorKarl F <karlfogel@gmail.com>2017-11-08 10:55:19 +0100
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2018-01-11 10:43:28 +0200
commita73acf787b0aa0d494b048be9b32dfb97d18a737 (patch)
tree9e14be91018492cf067dcd3d40d443e8af4fe3a3 /zenburn-theme.el
parent62c39edc7bbf75218a9ca2c413a889c9e25b69db (diff)
Add zenburn red/green for magit diff remove/add blocks
Diffstat (limited to 'zenburn-theme.el')
-rw-r--r--zenburn-theme.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/zenburn-theme.el b/zenburn-theme.el
index 1684542..9d92dde 100644
--- a/zenburn-theme.el
+++ b/zenburn-theme.el
@@ -850,6 +850,12 @@ Also bind `class' to ((class color) (min-colors 89))."
`(magit-section-highlight ((t (:background ,zenburn-bg+05))))
`(magit-section-heading ((t (:foreground ,zenburn-yellow :weight bold))))
`(magit-section-heading-selection ((t (:foreground ,zenburn-orange :weight bold))))
+
+ `(magit-diff-added-highlight ((t (:background ,zenburn-green))))
+ `(magit-diff-removed-highlight ((t (:background ,zenburn-red-3))))
+ `(magit-diff-added ((t (:background ,zenburn-green-1))))
+ `(magit-diff-removed ((t (:background ,zenburn-red-4))))
+
`(magit-diff-file-heading ((t (:weight bold))))
`(magit-diff-file-heading-highlight ((t (:background ,zenburn-bg+05 :weight bold))))
`(magit-diff-file-heading-selection ((t (:background ,zenburn-bg+05