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.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el
index 3ed15b0..3aa0661 100644
--- a/themes/jao-themes.el
+++ b/themes/jao-themes.el
@@ -245,7 +245,7 @@
(dictionary-reference-face (p f11))
(dictionary-word-entry-face (p f10))
(diff-added (p warning))
- (diff-changed (p f02))
+ (diff-changed (p f02) nul)
(diff-context (p dimm))
(diff-file-header dfg dbg nbf)
(diff-function (p function))
@@ -256,7 +256,9 @@
(diff-indicator-changed (~ diff-changed))
(diff-indicator-removed (~ diff-removed))
(diff-nonexistent bf (p error))
+ (diff-refine-added (~ diff-changed) ul)
(diff-refine-change (~ diff-changed) ul)
+ (diff-refine-removed (~ diff-removed) ul)
(diff-removed (p error))
(dired-directory (p f02))
(dired-flagged bf)