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

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

[nongnu] elpa/alect-themes 3785a17 260/269: Add 'org-ellipsis' face


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 3785a17 260/269: Add 'org-ellipsis' face
Date: Thu, 21 Oct 2021 17:59:32 -0400 (EDT)

branch: elpa/alect-themes
commit 3785a17016a20c95422a0517bae99ce27e08aed7
Author: Alex Kost <alezost@gmail.com>
Commit: Alex Kost <alezost@gmail.com>

    Add 'org-ellipsis' face
---
 alect-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/alect-themes.el b/alect-themes.el
index 2be4744..c91cf3f 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -1354,6 +1354,7 @@ For INVERT, see `alect-get-color'."
          (org-document-title        ((,c :inherit alect-title)))
          (org-document-info         ((,c :foreground ,(gc 'red-1))))
          (org-document-info-keyword ((,c :foreground ,(gc 'yellow+1))))
+         (org-ellipsis              ((,c :foreground ,(gc 'fg-2))))
          (org-footnote              ((,c :foreground ,(gc 'cyan)
                                          :underline t)))
          (org-formula               ((,c :foreground ,(gc 'yellow-2))))



reply via email to

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