[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-themes 39ab1ab5ea: Add support for shr-mark face
From: |
ELPA Syncer |
Subject: |
[elpa] externals/modus-themes 39ab1ab5ea: Add support for shr-mark face |
Date: |
Thu, 21 Dec 2023 03:58:34 -0500 (EST) |
branch: externals/modus-themes
commit 39ab1ab5eaeea7a9d9d322e780d2412860324320
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Add support for shr-mark face
---
modus-themes.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/modus-themes.el b/modus-themes.el
index 8aebce30be..78ee53e420 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -3529,6 +3529,7 @@ FG and BG are the main colors."
`(shr-h4 ((,c :inherit modus-themes-heading-4)))
`(shr-h5 ((,c :inherit modus-themes-heading-5)))
`(shr-h6 ((,c :inherit modus-themes-heading-6)))
+ `(shr-mark ((,c :inherit match)))
`(shr-selected-link ((,c :inherit modus-themes-mark-sel)))
;;;;; side-notes
`(side-notes ((,c :background ,bg-dim :foreground ,fg-dim)))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/modus-themes 39ab1ab5ea: Add support for shr-mark face,
ELPA Syncer <=