[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-themes 76109e4a28: Add support for new appt-notif
From: |
ELPA Syncer |
Subject: |
[elpa] externals/modus-themes 76109e4a28: Add support for new appt-notification face (Emacs 30) |
Date: |
Sat, 16 Sep 2023 06:58:34 -0400 (EDT) |
branch: externals/modus-themes
commit 76109e4a28327608b33a1a9a00634d73e046374e
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Add support for new appt-notification face (Emacs 30)
---
modus-themes.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/modus-themes.el b/modus-themes.el
index 156545402b..4ed990558d 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -1758,6 +1758,7 @@ FG and BG are the main colors."
`(tool-bar ((,c :background ,bg-dim :foreground ,fg-main)))
`(vertical-border ((,c :foreground ,border)))
;;;;; basic and/or ungrouped styles
+ `(appt-notification ((,c :inherit error)))
`(blink-matching-paren-highlight-offscreen ((,c :background
,bg-paren-match)))
`(bold ((,c :weight bold)))
`(bold-italic ((,c :inherit (bold italic))))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/modus-themes 76109e4a28: Add support for new appt-notification face (Emacs 30),
ELPA Syncer <=