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

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

[elpa] externals/standard-themes e6890fb100: Extend support for package-


From: ELPA Syncer
Subject: [elpa] externals/standard-themes e6890fb100: Extend support for package-status-from-source face
Date: Sun, 18 Dec 2022 23:58:08 -0500 (EST)

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

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

diff --git a/standard-themes.el b/standard-themes.el
index 228bf06043..ae3e312c1b 100644
--- a/standard-themes.el
+++ b/standard-themes.el
@@ -1740,6 +1740,7 @@ Helper function for `standard-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]