From baaf468fc8cea59dd384e45930107f242bb66dbb Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 6 Nov 2012 21:40:49 +0100 Subject: Themes tweaks --- themes/jao-themes.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'themes/jao-themes.el') 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) -- cgit v1.2.3