[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)))
- [elpa] externals/standard-themes updated (9b29031e98 -> 20e0c3e014), ELPA Syncer, 2023/11/26
- [elpa] externals/standard-themes 65ab733f89 03/11: Remove spacing from the manual's front matter, ELPA Syncer, 2023/11/26
- [elpa] externals/standard-themes c7ec2c1dd4 08/11: Update the manual about standard-themes-prompts, ELPA Syncer, 2023/11/26
- [elpa] externals/standard-themes 20e0c3e014 11/11: Remove reference to standard-themes-links, ELPA Syncer, 2023/11/26
- [elpa] externals/standard-themes 47851b66a1 02/11: Cover 'org-ellipsis' face to remove its underline,
ELPA Syncer <=
- [elpa] externals/standard-themes 30b8032dd7 10/11: Remove reference to standard-themes-fringes, ELPA Syncer, 2023/11/26
- [elpa] externals/standard-themes a759f5646f 01/11: Expand the semantic colour mappings for dates, ELPA Syncer, 2023/11/26
- [elpa] externals/standard-themes dcaf74d793 05/11: Update the sample configuration, ELPA Syncer, 2023/11/26
- [elpa] externals/standard-themes 7de8b74c4f 04/11: Update the manual about standard-themes-headings, ELPA Syncer, 2023/11/26
- [elpa] externals/standard-themes 34482e9c83 07/11: Remove reference to deprecated standard-themes-region, ELPA Syncer, 2023/11/26
- [elpa] externals/standard-themes a3eeb64b26 09/11: Remove reference to standard-themes-mode-line-accented, ELPA Syncer, 2023/11/26
- [elpa] externals/standard-themes a0f9037403 06/11: Name all option headings in the manual consistently, ELPA Syncer, 2023/11/26