summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-light-theme.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2019-11-06 20:29:25 +0000
committerjao <jao@gnu.org>2019-11-06 20:29:25 +0000
commit06dfb21761ea90bc2eef530e01b5716839f3b5ca (patch)
treef8ac11c2a041e25686f92870304ad95e026ff694 /themes/jao-light-theme.el
parent0eb7bf5458bee1309c0fb2a3b8a8689fa6f8ea97 (diff)
downloadelibs-06dfb21761ea90bc2eef530e01b5716839f3b5ca.tar.gz
elibs-06dfb21761ea90bc2eef530e01b5716839f3b5ca.tar.bz2
themes: more extended attributes
Diffstat (limited to 'themes/jao-light-theme.el')
-rw-r--r--themes/jao-light-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/jao-light-theme.el b/themes/jao-light-theme.el
index 2492d1c..eb7457a 100644
--- a/themes/jao-light-theme.el
+++ b/themes/jao-light-theme.el
@@ -85,7 +85,7 @@
;; :box (:line-width -1 :color "grey90"))
;; (mode-line (c "grey20" "grey90") :box nil)
;; (mode-line-inactive (c "grey40" "grey96") :box nil)
- (magit-diff-context-highlight (c nil "cornsilk"))
+ (magit-diff-context-highlight (c nil "cornsilk") ex)
(magit-diff-hunk-heading-highlight (c nil "cornsilk") it bf)
(mode-line (c "grey10" "grey95") :box nil)
(mode-line-inactive (c "grey55" "grey90") :box nil)