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

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

[nongnu] elpa/cyberpunk-theme dbb2918 101/132: added helm-ff-dotted-dire


From: ELPA Syncer
Subject: [nongnu] elpa/cyberpunk-theme dbb2918 101/132: added helm-ff-dotted-directory and changed helm-selection to cyberpunk-bg-1
Date: Thu, 21 Oct 2021 18:03:57 -0400 (EDT)

branch: elpa/cyberpunk-theme
commit dbb291822d29b389282d796556d245f49089c937
Author: Subil <subil1407@gmail.com>
Commit: Subil <subil1407@gmail.com>

    added helm-ff-dotted-directory and changed helm-selection to cyberpunk-bg-1
---
 cyberpunk-theme.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/cyberpunk-theme.el b/cyberpunk-theme.el
index 7a52500..87290bc 100644
--- a/cyberpunk-theme.el
+++ b/cyberpunk-theme.el
@@ -405,11 +405,12 @@
                            :underline nil
                            :weight bold
                            :box (:line-width -1 :style released-button)))))
-   `(helm-selection ((,class (:background ,cyberpunk-bg+1 :underline nil))))
+   `(helm-selection ((,class (:background ,cyberpunk-bg-1 :underline nil))))
    `(helm-selection-line ((,class (:background ,cyberpunk-bg+1))))
    `(helm-visible-mark ((,class (:foreground ,cyberpunk-bg :background 
,cyberpunk-yellow-2))))
    `(helm-candidate-number ((,class (:foreground ,cyberpunk-green+4 
:background ,cyberpunk-bg-1))))
    `(helm-ff-directory ((,class (:foreground ,cyberpunk-pink :background 
,cyberpunk-bg))))
+   `(helm-ff-dotted-directory ((,class (:foreground ,cyberpunk-pink 
:background ,cyberpunk-bg))))
 
    ;; hl-line-mode
    `(hl-sexp-face ((,class (:background ,cyberpunk-gray-5))))



reply via email to

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