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

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

[nongnu] elpa/apropospriate-theme 543341f 106/118: Add yafolding ellipsi


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 543341f 106/118: Add yafolding ellipsis face
Date: Thu, 21 Oct 2021 18:02:32 -0400 (EDT)

branch: elpa/apropospriate-theme
commit 543341f0836b24e001375c530c4706e9345ec1e3
Author: Nicolas G. Querol <nicolas.gquerol@gmail.com>
Commit: justin talbott <justin@waymondo.com>

    Add yafolding ellipsis face
---
 apropospriate.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/apropospriate.el b/apropospriate.el
index c81ba30..61e051e 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -657,7 +657,8 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(vr/group-0 ((,class (:foreground ,red :bold t))))
      `(vr/group-1 ((,class (:foreground ,orange :bold t))))
      `(vr/group-2 ((,class (:foreground ,green :bold t))))
-     `(vr/match-separator-face ((,class (:foreground ,red :bold t)))))
+     `(vr/match-separator-face ((,class (:foreground ,red :bold t))))
+     `(yafolding-ellipsis-face ((,class (:inherit font-lock-comment-face)))))
 
     (custom-theme-set-variables
      theme-name



reply via email to

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