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

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

[nongnu] elpa/ujelly-theme ce391a824b 1/6: add customization for complet


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme ce391a824b 1/6: add customization for completions-common-part
Date: Sat, 9 Nov 2024 07:00:33 -0500 (EST)

branch: elpa/ujelly-theme
commit ce391a824b84ff4ae9a0edd6077ed4551bdb38e5
Author: Mark Tran <mark.tran@gmail.com>
Commit: Mark Tran <mark.tran@gmail.com>

    add customization for completions-common-part
---
 ujelly-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index 5e565bfef3..6fdda77721 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -55,6 +55,7 @@
        `(compilation-mode-line-exit ((,class (:foreground ,ujelly-green-0))))
        `(compilation-mode-line-fail ((,class (:foreground ,ujelly-red-0))))
        `(compilation-mode-line-run ((,class (:foreground ,ujelly-yellow-0))))
+       `(completions-common-part ((,class (:foreground ,ujelly-yellow-0))))
        `(diredp-date-time ((,class (:foreground ,ujelly-fg))))
        `(diredp-deletion ((,class (:foreground ,ujelly-red-0 :background 
,ujelly-bg))))
        `(diredp-dir-heading ((,class (:foreground ,ujelly-yellow-0 :background 
,ujelly-bg))))



reply via email to

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