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

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

[elpa] externals/ef-themes ac62af004e: Extend support for package-status


From: ELPA Syncer
Subject: [elpa] externals/ef-themes ac62af004e: Extend support for package-status-from-source face
Date: Sun, 18 Dec 2022 23:57:34 -0500 (EST)

branch: externals/ef-themes
commit ac62af004ebfedf744401a69806d72d0294ca78b
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Extend support for package-status-from-source face
---
 ef-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ef-themes.el b/ef-themes.el
index 0562f6d1a6..f1340ec715 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1710,6 +1710,7 @@ Helper function for `ef-themes-preview-colors'."
     `(package-status-built-in ((,c :foreground ,builtin)))
     `(package-status-dependency ((,c :foreground ,warning)))
     `(package-status-disabled ((,c :inherit error :strike-through t)))
+    `(package-status-from-source ((,c :foreground ,type)))
     `(package-status-held ((,c :foreground ,warning)))
     `(package-status-incompat ((,c :inherit warning)))
     `(package-status-installed ((,c :foreground ,fg-alt)))



reply via email to

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