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

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

[elpa] externals/modus-themes 5082d4363c 3/6: Add support for blink-matc


From: ELPA Syncer
Subject: [elpa] externals/modus-themes 5082d4363c 3/6: Add support for blink-matching-paren-highlight-offscreen (Emacs 30)
Date: Fri, 2 Jun 2023 00:59:00 -0400 (EDT)

branch: externals/modus-themes
commit 5082d4363caab673f190f365ac88341ed220c85d
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add support for blink-matching-paren-highlight-offscreen (Emacs 30)
---
 modus-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modus-themes.el b/modus-themes.el
index 43c10043bc..21ee85b9a9 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -1747,6 +1747,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
+    `(blink-matching-paren-highlight-offscreen ((,c :background 
,bg-paren-match)))
     `(bold ((,c :weight bold)))
     `(bold-italic ((,c :inherit (bold italic))))
     `(underline ((,c :underline ,fg-dim)))



reply via email to

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