commit f5d0220ffb7cdc2b0a1b1d1872a3a0ab933dbc38
parent 9fd07d76e4afd1d18b2fb72fb9a696f5a52dad52
Author: Hoàng Đức Hiếu <hdhoang@zahe.me>
Date: Tue, 23 Oct 2012 16:02:07 +0700
set magit-item-highlight
Otherwise, switching from zenburn leaves it as zenburn-bg+1.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -435,6 +435,7 @@
;; magit
`(magit-section-title ((,class (:foreground ,yellow :weight bold))))
`(magit-branch ((,class (:foreground ,orange :weight bold))))
+ `(magit-item-highlight ((,class (:background ,solarized-hl))))
`(magit-log-graph ((,class (:foreground ,solarized-comments))))
`(magit-log-head-label-bisect-bad ((,class (:background ,red-hc :foreground ,red-lc :box 1))))
`(magit-log-head-label-bisect-good ((,class (:background ,green-hc :foreground ,green-lc