emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/gotham-theme cb05654f7d 109/214: fix face name


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme cb05654f7d 109/214: fix face name
Date: Fri, 7 Jan 2022 17:58:46 -0500 (EST)

branch: elpa/gotham-theme
commit cb05654f7de434ff7c2fc6cb1edcf3f5cfe8e9d4
Author: Davor Rotim <rotim.davor@gmail.com>
Commit: Davor Rotim <rotim.davor@gmail.com>

    fix face name
---
 gotham-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index 70cf305575..bd8aa093e5 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -415,7 +415,7 @@ depending on DISPLAY for keys which are either :foreground 
or
 
    ;; diff-hl
    (diff-hl-change :background blue)
-   (diff-hl-delete-face :foreground red)
+   (diff-hl-delete :foreground red)
    (diff-hl-insert :foreground orange)
 
    ;; ecb



reply via email to

[Prev in Thread] Current Thread [Next in Thread]