From 06dfb21761ea90bc2eef530e01b5716839f3b5ca Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 6 Nov 2019 20:29:25 +0000 Subject: themes: more extended attributes --- themes/jao-light-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/jao-light-theme.el') 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) -- cgit v1.2.3