[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))))
- [nongnu] elpa/ujelly-theme updated (bf724ce780 -> 9272d010aa), ELPA Syncer, 2024/11/09
- [nongnu] elpa/ujelly-theme ce391a824b 1/6: add customization for completions-common-part,
ELPA Syncer <=
- [nongnu] elpa/ujelly-theme 2464af5305 5/6: add magit customization, ELPA Syncer, 2024/11/09
- [nongnu] elpa/ujelly-theme a2e8cae5f2 2/6: add customizations for orderless, ELPA Syncer, 2024/11/09
- [nongnu] elpa/ujelly-theme a83341010f 4/6: bump version, ELPA Syncer, 2024/11/09
- [nongnu] elpa/ujelly-theme 9272d010aa 6/6: bump version, ELPA Syncer, 2024/11/09
- [nongnu] elpa/ujelly-theme 2f24f8a24b 3/6: add magit customizations, ELPA Syncer, 2024/11/09