summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-themes.el
diff options
context:
space:
mode:
Diffstat (limited to 'themes/jao-themes.el')
-rw-r--r--themes/jao-themes.el9
1 files changed, 5 insertions, 4 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el
index 23d134a..a84c85e 100644
--- a/themes/jao-themes.el
+++ b/themes/jao-themes.el
@@ -641,7 +641,7 @@
`((magit-branch (p f00))
(magit-cherry-equivalent (p warning))
(magit-diff-add (~ diff-added))
- (magit-diff-context-highlight (p hilite))
+ (magit-diff-context-highlight (p hilite) ex)
(magit-diff-del (~ diff-removed))
(magit-diff-file-heading (p keyword))
(magit-diff-file-header (~ diff-file-header))
@@ -658,7 +658,7 @@
(magit-log-head-label-tags (p warning) nbf)
(magit-log-graph (p f11))
(magit-log-tag-label (p keyword))
- (magit-section-highlight (p hilite))
+ (magit-section-highlight (p hilite) ex)
(magit-section-heading (~ outline-2))
(magit-section-title (~ outline-2))
(match (p hilite))
@@ -677,7 +677,7 @@
(message-header-xheader (p f00) nbf)
(message-mml (p warning) nbf)
(message-separator (p warning) nbf)
- (mm-uu-extract (p hilite))
+ (mm-uu-extract (p hilite) ex)
(minibuffer-prompt (p f00))
(mode-line-buffer-id nbf (c nil nil))
(mode-line-emphasis (p warning))
@@ -726,6 +726,7 @@
(org-level-7 (~ outline-7))
(org-level-8 (~ outline-8))
(org-link link)
+ (org-noter-notes-exist-face it)
(org-property-value nil)
(org-scheduled (p f01))
(org-scheduled-previously (p warning) nbf)
@@ -777,7 +778,7 @@
(rst-level-6-face (~ outline-6))
(rst-level-7-face (~ outline-7))
(rst-level-8-face (~ outline-8)))
- `((secondary-selection (p hilite))
+ `((secondary-selection (p hilite) ex)
(sh-quoted-exec (p f00))
(show-paren-match (p hilite))
(show-paren-mismatch (p error))