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

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

[elpa] externals/standard-themes 47851b66a1 02/11: Cover 'org-ellipsis'


From: ELPA Syncer
Subject: [elpa] externals/standard-themes 47851b66a1 02/11: Cover 'org-ellipsis' face to remove its underline
Date: Sun, 26 Nov 2023 06:58:56 -0500 (EST)

branch: externals/standard-themes
commit 47851b66a174c436d070811de3a37770918725bb
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Cover 'org-ellipsis' face to remove its underline
---
 standard-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/standard-themes.el b/standard-themes.el
index 1d51711d09..36f614747e 100644
--- a/standard-themes.el
+++ b/standard-themes.el
@@ -1706,6 +1706,7 @@ Optional prefix argument MAPPINGS has the same meaning as 
for
     `(org-document-title ((,c :inherit standard-themes-heading-0)))
     `(org-done ((,c :inherit bold :foreground ,info)))
     `(org-drawer ((,c :inherit standard-themes-fixed-pitch :foreground 
,fnname)))
+    `(org-ellipsis ((,c :foreground ,yellow)))
     `(org-footnote ((,c :inherit link)))
     `(org-formula ((,c :inherit standard-themes-fixed-pitch :foreground 
,comment)))
     `(org-hide ((,c :foreground ,bg-main)))



reply via email to

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