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

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

[nongnu] elpa/ujelly-theme c961f19 007/137: add diredp faces


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme c961f19 007/137: add diredp faces
Date: Thu, 21 Oct 2021 18:11:59 -0400 (EDT)

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

    add diredp faces
---
 color-theme-ujelly.el | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/color-theme-ujelly.el b/color-theme-ujelly.el
index 23ee8f7..b3ac573 100644
--- a/color-theme-ujelly.el
+++ b/color-theme-ujelly.el
@@ -32,6 +32,16 @@
           `(compilation-error ((t (:foreground ,ujelly-red-0))))
           `(compilation-info ((t (:foreground ,ujelly-yellow-0))))
           `(compilation-line-number ((t (:foreground ,ujelly-grey-0))))
+          `(diredp-date-time ((t (:foreground ,ujelly-fg))))
+          `(diredp-dir-heading ((t (:foreground ,ujelly-yellow-0))))
+          `(diredp-dir-priv ((t (:foreground ,ujelly-green-2))))
+          `(diredp-exec-priv ((t (:foreground ,ujelly-green-2))))
+          `(diredp-file-name ((t (:foreground ,ujelly-red-2))))
+          `(diredp-file-suffix ((t (:foreground ,ujelly-red-2))))
+          `(diredp-number ((t (:foreground ,ujelly-fg))))
+          `(diredp-no-priv ((t (:foreground ,ujelly-fg))))
+          `(diredp-read-priv ((t (:foreground ,ujelly-green-2))))
+          `(diredp-write-priv ((t (:foreground ,ujelly-green-2))))
           `(erc-notice-face ((t (:foreground ,ujelly-yellow-0))))
           `(erc-prompt-face ((t (:foreground ,ujelly-fg))))
           `(erc-timestamp-face ((t (:foreground ,ujelly-purple-0))))



reply via email to

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